Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c109 uint8_t awbB_L; member
569 .awbB_L = 0x00,
580 .awbB_L = 0xf3,
591 .awbB_L = 0xcf,
602 .awbB_L = 0xd3,
613 .awbB_L = 0x40,
1090 … OV5640_CHECK_RET(OV5640_WriteReg(handle, OV5640_AWB_B_L_REG, s_ov5640LightModeConfigs[i].awbB_L)); in OV5640_SetLightMode()