Home
last modified time | relevance | path

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

/bsp/stm32/stm32l475-atk-pandora/applications/lvgl/
A Dlv_port_indev.c19 lv_indev_t * button_indev; variable
99 button_indev = lv_indev_drv_register(&indev_drv); in lv_port_indev_init()
101 lv_indev_set_button_points(button_indev, points_array); in lv_port_indev_init()
/bsp/raspberry-pico/RP2040/applications/lvgl/
A Dlv_port_indev.c25 lv_indev_t * button_indev; variable
103 button_indev = lv_indev_drv_register(&indev_drv); in lv_port_indev_init()

Completed in 21 milliseconds