Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/video/camera/receiver/csi/
Dfsl_csi_camera_adapter.h51 extern const camera_receiver_operations_t csi_ops;
Dfsl_csi_camera_adapter.c48 const camera_receiver_operations_t csi_ops = {.init = CSI_ADAPTER_Init, variable