Home
last modified time | relevance | path

Searched defs:OS_Tick_Setup (Results 1 – 3 of 3) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/RTOS2/Source/
H A Dos_systick.c40 __WEAK int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function
H A Dos_tick_ptim.c40 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function
H A Dos_tick_gtim.c49 int32_t OS_Tick_Setup (uint32_t freq, IRQHandler_t handler) { in OS_Tick_Setup() function