Home
last modified time | relevance | path

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

/hal_infineon-latest/abstraction-rtos/source/COMPONENT_FREERTOS/
Dcyabs_rtos_freertos.c47 static void timer_callback(TimerHandle_t arg) in timer_callback() function
1162 *timer = xTimerCreate("", 1, (UBaseType_t)reload, cb_arg, &timer_callback); in cy_rtos_timer_init()