Searched refs:OS_Tick_Setup (Results 1 – 4 of 4) sorted by relevance
40 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler);
40 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function
40 __WEAK int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function
49 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function