zephyr/drivers/mipi_dbi
Daniel DeGrasse 83aa4aa5c2 drivers: mipi_dbi_nxp_lcdic: add support for mipi_dbi_configure_te
Add support for the mipi_dbi_configure_te API within the NXP LCDIC
peripheral. Also, remove a redundant code patch in the write_command
function that was previously used to determine when the display driver
was writing to graphics RAM, as these writes should now be performed
using the mipi_dbi_write_display API.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
2024-12-11 08:00:42 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.bitbang
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 drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +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: add 16-bit transfer to C4 2024-12-09 15:12:21 +01:00
mipi_dbi_stm32_fmc.c drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +01:00