Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c393 (void)OV7670_WriteReg(handle, OV7670_VREF_REG, windowingConfig->vref); in OV7670_SetWindow()
543 (void)OV7670_ModifyReg(handle, OV7670_VREF_REG, 0xc0, (uint8_t)u16Vref); in OV7670_SetWindowByCoordinates()
Dfsl_ov7670.h42 #define OV7670_VREF_REG 0x03U /*!< Pieces of GAIN, VSTART, VSTOP. */ macro