| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | //ÈÕÖ¾ÔËÐвÎÊý |
| | | typedef struct log_sizhu_run_t |
| | | { |
| | |
| | | uint32_t log_addr_begin; |
| | | |
| | | }LOG_SIZHU_RUN_T; |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | |
| | | |
| | | |
| | | |
| | | int mem_cmp_aray( const void * cs, const void * ct, u32 count ); |
| | | //int mem_cmp_aray( const void * cs, const void * ct, u32 count ); |
| | | |
| | | uint8_t TwoTimeCompara(uint8_t* TimeBCD1, uint8_t* TimeBCD2);//6×Ö½ÚBCDʱ¼äÓ뵱ǰʱ¼ä±È½Ï£¬µ±Ç°Ê±¼ä´ó·µ»Ø0£¬ÏàµÈ·µ»Ø1£¬µ±Ç°Ê±¼äС·µ»Ø2¡£ ´ËÍ⣬ËÑË÷µÄʱ¼ä¸ñʽÎÞЧҲ·µ»Ø0£¬¼ÌÐøËÑË÷¡£ |
| | | |
| | |
| | | |
| | | FlagStatus IntervalTriggerHandle(sClockBCD sys_clockBCD_in,uint16_t IntervalTime,uint8_t IntervalFirstTimeBCD[2]); |
| | | |
| | | FlagStatus IO_JitterEliminationCheck(GPIO_Type* GPIOx, uint32_t GPIO_Pin,uint16_t delay_time_ms,BitAction bit_status); |
| | | |
| | | #endif |
| | | |