Searched refs:OV7670_COM7_REG (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/ |
| D | fsl_ov7670.c | 192 (void)OV7670_WriteReg(handle, OV7670_COM7_REG, 0x80); in OV7670_CameraInit() 214 (void)OV7670_WriteReg(handle, OV7670_COM7_REG, 0x80); in OV7670_CameraInit() 329 (void)OV7670_ModifyReg(handle, OV7670_COM7_REG, 0x05, outputFormatConfig->com7); in OV7670_OutputFormat() 371 (void)OV7670_ModifyReg(handle, OV7670_COM7_REG, 0x38, resolution_config->com7); in OV7670_Resolution()
|
| D | fsl_ov7670.h | 81 #define OV7670_COM7_REG 0x12U /*!< Control 7. */ macro
|