Home
last modified time | relevance | path

Searched refs:csiLanes (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/
Dfsl_camera.h49 uint8_t csiLanes; /*!< MIPI CSI data lanes number. */ member
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c831 if ((kCAMERA_InterfaceMIPI == config->interface) && (2U != config->csiLanes)) in OV5640_Init()