Searched refs:timer_callback (Results 1 – 1 of 1) sorted by relevance
47 static void timer_callback(TimerHandle_t arg) in timer_callback() function1162 *timer = xTimerCreate("", 1, (UBaseType_t)reload, cb_arg, &timer_callback); in cy_rtos_timer_init()