Searched refs:button_cnt_timer (Results 1 – 1 of 1) sorted by relevance
451 static void button_cnt_timer(struct k_timer *work) in button_cnt_timer() function589 k_timer_init(&sw.button_timer, button_cnt_timer, NULL); in main()