Searched refs:OV7670_COM11_REG (Results 1 – 2 of 2) sorted by relevance
420 (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()
181 #define OV7670_COM11_REG 0x3BU /*!< Control 11. */ macro