Searched refs:USB_DeviceCdcAcmInit (Results 1 – 3 of 3) sorted by relevance
185 extern usb_status_t USB_DeviceCdcAcmInit(uint8_t controllerId,
83 {USB_DeviceCdcAcmInit, USB_DeviceCdcAcmDeinit, USB_DeviceCdcAcmEvent, kUSB_DeviceClassTypeCdc},
754 usb_status_t USB_DeviceCdcAcmInit(uint8_t controllerId, in USB_DeviceCdcAcmInit() function