Searched refs:USB_DeviceMscEvent (Results 1 – 3 of 3) sorted by relevance
268 extern usb_status_t USB_DeviceMscEvent(void *handle, uint32_t event, void *param);
87 {USB_DeviceMscInit, USB_DeviceMscDeinit, USB_DeviceMscEvent, kUSB_DeviceClassTypeMsc},
1009 usb_status_t USB_DeviceMscEvent(void *handle, uint32_t event, void *param) in USB_DeviceMscEvent() function