Home
last modified time | relevance | path

Searched refs:USB_DevicePhdcEvent (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/output/source/device/class/
Dusb_device_phdc.h114 extern usb_status_t USB_DevicePhdcEvent(void *handle, uint32_t event, void *param);
Dusb_device_class.c99 {USB_DevicePhdcInit, USB_DevicePhdcDeinit, USB_DevicePhdcEvent, kUSB_DeviceClassTypePhdc},
Dusb_device_phdc.c342 usb_status_t USB_DevicePhdcEvent(void *handle, uint32_t event, void *param) in USB_DevicePhdcEvent() function