Home
last modified time | relevance | path

Searched refs:button_get_pressed_id (Results 1 – 2 of 2) sorted by relevance

/bsp/raspberry-pico/RP2040/applications/lvgl/
A Dlv_port_indev.c53 static int8_t button_get_pressed_id(void) in button_get_pressed_id() function
74 int btn_pr = button_get_pressed_id(); /*Get the ID (0,1,2...) of the pressed button*/ in button_read()
/bsp/stm32/stm32l475-atk-pandora/applications/lvgl/
A Dlv_port_indev.c47 static int8_t button_get_pressed_id(void) in button_get_pressed_id() function
68 int btn_pr = button_get_pressed_id(); /*Get the ID (0,1,2...) of the pressed button*/ in button_read()

Completed in 7 milliseconds