Home
last modified time | relevance | path

Searched refs:SYS_TICK_LOAD (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/board/haas100/config/
A Dboard.c85 #define SYS_TICK_LOAD ((uint32_t)((((float)OS_CLOCK*(float)RHINO_CONFIG_TICKS_PER_SECOND))/(float)1… macro
114 SysTick_Config_Alt(SYS_TICK_LOAD); in soc_systick_init()
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dboard.c79 #define SYS_TICK_LOAD \ macro
113 SysTick_Config_Alt(SYS_TICK_LOAD); in soc_systick_init()

Completed in 6 milliseconds