Searched refs:USB_DevicePhdcInit (Results 1 – 3 of 3) sorted by relevance
85 extern usb_status_t USB_DevicePhdcInit(uint8_t controllerId,
99 {USB_DevicePhdcInit, USB_DevicePhdcDeinit, USB_DevicePhdcEvent, kUSB_DeviceClassTypePhdc},
627 usb_status_t USB_DevicePhdcInit(uint8_t controllerId, usb_device_class_config_struct_t *config, cla… in USB_DevicePhdcInit() function