Searched refs:USB_DeviceNotification (Results 1 – 2 of 2) sorted by relevance
| /bsp/nxp/imx/imx6ull-smart/drivers/usb/device/ |
| A D | usb_device_dci.c | 92 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message… 649 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message… in USB_DeviceNotification() function 772 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger() 784 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger() 1418 USB_DeviceNotification(handle, &message); in USB_DeviceTaskFunction()
|
| /bsp/nxp/imx/imxrt/libraries/drivers/usb/device/ |
| A D | usb_device_dci.c | 92 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message… 644 static usb_status_t USB_DeviceNotification(usb_device_struct_t *handle, usb_device_callback_message… in USB_DeviceNotification() function 767 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger() 779 return USB_DeviceNotification(deviceHandle, message); in USB_DeviceNotificationTrigger() 1413 USB_DeviceNotification(handle, &message); in USB_DeviceTaskFunction()
|
Completed in 7 milliseconds