|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
@driver_ops{MIPI-DSI} More...
#include <mipi_dsi.h>
Data Fields | |
| mipi_dsi_api_attach_t | attach |
| @driver_ops_mandatory Attach a new device to the MIPI-DSI bus. | |
| mipi_dsi_api_transfer_t | transfer |
| @driver_ops_mandatory Transfer data to/from a device attached to the MIPI-DSI bus. | |
| mipi_dsi_api_detach_t | detach |
| @driver_ops_optional Detach a device from the MIPI-DSI bus. | |
@driver_ops{MIPI-DSI}
| mipi_dsi_api_attach_t mipi_dsi_driver_api::attach |
@driver_ops_mandatory Attach a new device to the MIPI-DSI bus.
| mipi_dsi_api_detach_t mipi_dsi_driver_api::detach |
@driver_ops_optional Detach a device from the MIPI-DSI bus.
| mipi_dsi_api_transfer_t mipi_dsi_driver_api::transfer |
@driver_ops_mandatory Transfer data to/from a device attached to the MIPI-DSI bus.