Searched refs:button_get_pressed_id (Results 1 – 2 of 2) sorted by relevance
53 static int8_t button_get_pressed_id(void) in button_get_pressed_id() function74 int btn_pr = button_get_pressed_id(); /*Get the ID (0,1,2...) of the pressed button*/ in button_read()
47 static int8_t button_get_pressed_id(void) in button_get_pressed_id() function68 int btn_pr = button_get_pressed_id(); /*Get the ID (0,1,2...) of the pressed button*/ in button_read()
Completed in 7 milliseconds