Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c418 …OV7670_NightMode(camera_device_handle_t *handle, const ov7670_night_mode_config_t *nightModeConfig) in OV7670_NightMode() argument
420 (void)OV7670_ModifyReg(handle, OV7670_COM11_REG, 0xe0, nightModeConfig->com11); in OV7670_NightMode()
Dfsl_ov7670.h748 …V7670_NightMode(camera_device_handle_t *handle, const ov7670_night_mode_config_t *nightModeConfig);