Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/
Dfsl_camera_device.h55 } camera_device_cmd_t; typedef
64 status_t (*control)(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
137 static inline status_t CAMERA_DEVICE_Control(camera_device_handle_t *handle, camera_device_cmd_t cm… in CAMERA_DEVICE_Control()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7725/
Dfsl_ov7725.c85 camera_device_cmd_t cmd;
104 status_t OV7725_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
629 status_t OV7725_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg) in OV7725_Control()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/mt9m114/
Dfsl_mt9m114.c44 status_t MT9M114_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
398 status_t MT9M114_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg) in MT9M114_Control()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov5640/
Dfsl_ov5640.c124 camera_device_cmd_t cmd;
135 status_t OV5640_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
967 status_t OV5640_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg) in OV5640_Control()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/max9286/
Dfsl_max9286.c77 status_t MAX9286_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
804 status_t MAX9286_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg) in MAX9286_Control()
/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/device/ov7670/
Dfsl_ov7670.c39 status_t OV7670_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg);
758 status_t OV7670_Control(camera_device_handle_t *handle, camera_device_cmd_t cmd, int32_t arg) in OV7670_Control()