Searched refs:timer_function (Results 1 – 2 of 2) sorted by relevance
288 void (*timer_function) (void *context); member357 timer->timer_function(timer->function_context); in woal_timer_handler()388 timer->timer_function = TimerFunction; in woal_initialize_timer()
388 void (*timer_function)(void *context); member417 timer->timer_function(timer->function_context);451 timer->timer_function = TimerFunction;