zephyr/drivers/kscan
Bartosz Golaszewski 0f09360456 lvgl: change the prefix of Zephyr-specific LVGL config options
We're now using the Kconfig copied from the upstream lvgl repository. It
uses the LV_ prefix for all options while we're using LVGL_ for
Zephyr-specific ones. Make the latter consistent with upstream but also
make sure they're distinct from lvgl's by using LV_Z_ as the prefix.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@huawei.com>
2022-02-24 11:51:33 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.ft5336
Kconfig.ht16k33
Kconfig.it8xxx2
Kconfig.sdl lvgl: change the prefix of Zephyr-specific LVGL config options 2022-02-24 11:51:33 +01:00
Kconfig.xec Microchip: MEC172x: kscan driver 2022-02-21 20:44:17 -05:00
kscan_ft5336.c drivers: kscan: ft5336: simplify device definition 2022-02-21 22:16:10 -05:00
kscan_handlers.c
kscan_ht16k33.c
kscan_ite_it8xxx2.c
kscan_mchp_xec.c Microchip: MEC172x: kscan driver 2022-02-21 20:44:17 -05:00
kscan_sdl.c