Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/
Dfsl_camera.h25 kCAMERA_VsyncActiveLow = 0U, /*!< VSYNC is active low. */ enumerator
/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c289 …AMERA_HrefActiveHigh | (uint32_t)kCAMERA_DataLatchOnRisingEdge | (uint32_t)kCAMERA_VsyncActiveLow)) in MT9M114_Init()