#ifndef __CLOCK_ARCH_H__ #define __CLOCK_ARCH_H__ #include #include typedef uint16_t clock_time_t; #define CLOCK_SECOND 100 void clock_init(void); clock_time_t clock_time(void); #endif /* __CLOCK_ARCH_H__ */ ibiOS/atom/testhal/STM32/STM32F1xx/CAN/mcuconf.h?h=master' type='application/atom+xml'/>