Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.h58 #define OV7670_PID_REG 0x0AU /*!< Product ID MSB register address. */ macro
Dfsl_ov7670.c196 if (OV7670_ReadReg(handle, OV7670_PID_REG, &u8TempVal0) != kStatus_Success) in OV7670_CameraInit()