Searched defs:timer_callback (Results 1 – 5 of 5) sorted by relevance
56 typedef void (*timer_callback)(void *param); typedef
57 typedef void (*timer_callback)(void *param); typedef
48 static timer_callback_t timer_callback; variable
58 typedef void (*timer_callback)(void *param); typedef
102 static void timer_callback(nrf_timer_event_t event_type, void* p_context) in timer_callback() function
Completed in 9 milliseconds