![]() |
RTEMS 6.1
|
#include "fsl_common.h"Go to the source code of this file.
Macros | |
| #define | FSL_SOC_MIPI_CSI2RX_DRIVER_VERSION (MAKE_VERSION(2, 0, 2)) |
| Driver version. | |
Functions | |
| void | MIPI_CSI2RX_SoftwareReset (MIPI_CSI2RX_Type *base, bool reset) |
| Assert or deassert CSI2RX reset in system level. | |
| void | MIPI_CSI2RX_InitInterface (MIPI_CSI2RX_Type *base, uint8_t tHsSettle_EscClk) |
| Initialize the CSI2RX interface. | |
| void | MIPI_CSI2RX_DeinitInterface (MIPI_CSI2RX_Type *base) |
| Deinitialize the CSI2RX interface. | |