Searched refs:SYS_TICK_LOAD (Results 1 – 2 of 2) sorted by relevance
85 #define SYS_TICK_LOAD ((uint32_t)((((float)OS_CLOCK*(float)RHINO_CONFIG_TICKS_PER_SECOND))/(float)1… macro114 SysTick_Config_Alt(SYS_TICK_LOAD); in soc_systick_init()
79 #define SYS_TICK_LOAD \ macro113 SysTick_Config_Alt(SYS_TICK_LOAD); in soc_systick_init()
Completed in 40 milliseconds