Searched refs:USB_DevicePhdcEvent (Results 1 – 3 of 3) sorted by relevance
114 extern usb_status_t USB_DevicePhdcEvent(void *handle, uint32_t event, void *param);
99 {USB_DevicePhdcInit, USB_DevicePhdcDeinit, USB_DevicePhdcEvent, kUSB_DeviceClassTypePhdc},
342 usb_status_t USB_DevicePhdcEvent(void *handle, uint32_t event, void *param) in USB_DevicePhdcEvent() function