Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c420 (void)OV7670_ModifyReg(handle, OV7670_COM11_REG, 0xe0, nightModeConfig->com11); in OV7670_NightMode()
433 …(void)OV7670_ModifyReg(handle, OV7670_COM11_REG, 0x1a, filterConfig->com11); /*!< Automatic Detect… in OV7670_BandingFilterSelection()
Dfsl_ov7670.h181 #define OV7670_COM11_REG 0x3BU /*!< Control 11. */ macro