zephyr/drivers/mipi_dbi
Stephan Linz 91c10f14f9 drivers: mipi-dbi-spi: rename underscored macro names
Rename _XFR_.*BITS and _WRITE_ONLY_ABSENT according to MISRA-C standard
rules 21.1 and 21.2 (Zephyr rules 121 and 122). For details see Zephyr
coding guidelines in table "Main rules".

Signed-off-by: Stephan Linz <linz@li-pro.net>
2025-01-08 21:01:51 +01:00
..
CMakeLists.txt drivers: mipi_dbi: add support for parallel 8080/6800 modes using GPIO 2024-09-20 11:56:22 -05:00
Kconfig drivers: mipi_dbi: add support for parallel 8080/6800 modes using GPIO 2024-09-20 11:56:22 -05:00
Kconfig.bitbang drivers: mipi_dbi: add support for parallel 8080/6800 modes using GPIO 2024-09-20 11:56:22 -05:00
Kconfig.nxp_flexio_lcdif boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig 2024-10-15 19:09:45 -04:00
Kconfig.nxp_lcdic
Kconfig.smartbond da1469x: Remove CONFIG_PINCTRL from all defconfig files 2024-10-08 16:57:41 +02:00
Kconfig.spi
Kconfig.stm32_fmc
mipi_dbi_bitbang.c drviers: mipi_dbi: mipi_dbi_bitbang: fix 16-bit data_gpios exceed error 2024-12-26 06:21:25 +01:00
mipi_dbi_nxp_flexio_lcdif.c drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +01:00
mipi_dbi_nxp_lcdic.c drivers: mipi_dbi_nxp_lcdic: add support for mipi_dbi_configure_te 2024-12-11 08:00:42 +01:00
mipi_dbi_smartbond.c drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +01:00
mipi_dbi_spi.c drivers: mipi-dbi-spi: rename underscored macro names 2025-01-08 21:01:51 +01:00
mipi_dbi_stm32_fmc.c drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +01:00