Searched defs:timer_data (Results 1 – 1 of 1) sorted by relevance
27 struct timer_data struct29 void (*callback)(osa_timer_arg_t);30 void *user_arg;31 int period;32 int reload_options;33 struct k_timer timer;34 struct k_work work;