Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/max9286/
Dfsl_max9286.c562 const ov10635_resolution_config_t *resolutionConfig; in MAX9286_InitHardware() local
564 resolutionConfig = OV10635_GetResolutionConfig(config); in MAX9286_InitHardware()
566 if (NULL == resolutionConfig) in MAX9286_InitHardware()
713 status = OV10635_SetResolutionConfig(handle, (uint8_t)i, resolutionConfig); in MAX9286_InitHardware()