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 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
Kconfig.ft5336 dts/Kconfig: Remove HAS_DTS_I2C 2020-09-18 13:34:44 -05:00
Kconfig.ht16k33 drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
Kconfig.it8xxx2 ITE drivers/kscan: add keyboard scan driver for it8xxx2_evb 2021-09-28 19:53:15 -04:00
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 device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
kscan_ht16k33.c drivers: ht16k33: convert keyscan driver from gpio API to kscan API 2021-06-18 11:22:40 +02:00
kscan_ite_it8xxx2.c ITE drivers/kscan: support tests/driver/kscan/kscan_api 2022-01-17 11:44:05 -05:00
kscan_mchp_xec.c Microchip: MEC172x: kscan driver 2022-02-21 20:44:17 -05:00
kscan_sdl.c drivers: kscan: remove usage of device_pm_control_nop 2021-04-28 11:25:42 -04:00