Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_class.c103 {USB_DeviceVideoInit, USB_DeviceVideoDeinit, USB_DeviceVideoEvent, kUSB_DeviceClassTypeVideo},
Dusb_device_video.h940 extern usb_status_t USB_DeviceVideoEvent(void *handle, uint32_t event, void *param);
Dusb_device_video.c1105 usb_status_t USB_DeviceVideoEvent(void *handle, uint32_t event, void *param) in USB_DeviceVideoEvent() function