Searched refs:nightModeConfig (Results 1 – 2 of 2) sorted by relevance
418 …OV7670_NightMode(camera_device_handle_t *handle, const ov7670_night_mode_config_t *nightModeConfig) in OV7670_NightMode() argument420 (void)OV7670_ModifyReg(handle, OV7670_COM11_REG, 0xe0, nightModeConfig->com11); in OV7670_NightMode()
748 …V7670_NightMode(camera_device_handle_t *handle, const ov7670_night_mode_config_t *nightModeConfig);