Searched defs:timer_list (Results 1 – 1 of 1) sorted by relevance
32 typedef struct timer_list { struct34 … VOID (*function)(struct timer_list *); /**< Callback function that handles timer timeout. */ argument41 } timer_list_t; argument