Searched refs:isr_timer (Results 1 – 1 of 1) sorted by relevance
20 static void isr_timer(void *callback_arg, cyhal_timer_event_t event);143 cyhal_timer_register_callback(tim, isr_timer, NULL); in timer_start()227 static void isr_timer(void *callback_arg, cyhal_timer_event_t event) in isr_timer() function
Completed in 3 milliseconds