zephyr/drivers/mipi_dsi
Pieter De Gendt 566c12228e drivers: mipi_dsi: Place API into iterable section
Add wrapper DEVICE_API macro to all mipi_dsi_driver_api instances.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2024-12-02 22:07:56 +00:00
..
CMakeLists.txt drivers: mipi_dsi: Add dummy driver for vnd,mipi-dsi 2024-10-07 17:11:58 +01:00
dsi_mcux_2l.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
dsi_mcux.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
dsi_stm32.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
dsi_test.c drivers: mipi_dsi: Place API into iterable section 2024-12-02 22:07:56 +00:00
Kconfig drivers: mipi_dsi: Change MIPI_DSI priority to the same as DISPLAY 2024-10-07 17:11:58 +01:00
Kconfig.mcux
Kconfig.stm32
Kconfig.test drivers: mipi_dsi: Add dummy driver for vnd,mipi-dsi 2024-10-07 17:11:58 +01:00
mipi_dsi.c