Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c40 status_t MT9M114_Init(camera_device_handle_t *handle, const camera_config_t *config);
51 .init = MT9M114_Init,
247 status_t MT9M114_Init(camera_device_handle_t *handle, const camera_config_t *config) in MT9M114_Init() function
405 return MT9M114_Init(handle, config); in MT9M114_InitExt()