Searched refs:sample_driver_timer_cb (Results 1 – 1 of 1) sorted by relevance
91 static void sample_driver_timer_cb(struct k_timer *timer) in sample_driver_timer_cb() function100 k_timer_init(&data->timer, sample_driver_timer_cb, NULL); in sample_driver_foo_init()