Searched refs:USB_DeviceCdcAcmEvent (Results 1 – 3 of 3) sorted by relevance
219 extern usb_status_t USB_DeviceCdcAcmEvent(void *handle, uint32_t event, void *param);
83 {USB_DeviceCdcAcmInit, USB_DeviceCdcAcmDeinit, USB_DeviceCdcAcmEvent, kUSB_DeviceClassTypeCdc},
373 usb_status_t USB_DeviceCdcAcmEvent(void *handle, uint32_t event, void *param) in USB_DeviceCdcAcmEvent() function