nuttx/drivers/video/mipidsi
Filipe Cavalcanti 88e7b37328 drivers/video: zero message on MIPI DSI driver
Use memset to clear the msg struct before using on mipi_dsi_dcs_write_buffer.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
2026-07-24 20:57:57 -03:00
..
CMakeLists.txt
Kconfig
Make.defs
mipi_dsi.h drivers: Fix comment typos — 'register' → 'registered' across drivers. 2026-05-28 22:21:47 +08:00
mipi_dsi_device.c drivers/video: zero message on MIPI DSI driver 2026-07-24 20:57:57 -03:00
mipi_dsi_device_driver.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
mipi_dsi_host.c drivers: Fix comment typos — 'register' → 'registered' across drivers. 2026-05-28 22:21:47 +08:00
mipi_dsi_host_driver.c drivers/: Multiple Drivers Are Registered With World Writable - Part 2 2026-07-15 15:27:28 +08:00
mipi_dsi_packet.c