Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c53 #define OV5640_SDE_CTRL8_REG 0x5588 macro
1007 status = OV5640_WriteReg(handle, OV5640_SDE_CTRL8_REG, 0x01); in OV5640_SetBrightness()
1012 status = OV5640_WriteReg(handle, OV5640_SDE_CTRL8_REG, 0x09); in OV5640_SetBrightness()
1067 OV5640_CHECK_RET(OV5640_WriteReg(handle, OV5640_SDE_CTRL8_REG, 0x41)); in OV5640_SetSaturation()