Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_devices.c65 static usb_status_t USB_HostNotifyDevice(usb_host_handle hostHandle,
295 …(void)USB_HostNotifyDevice(deviceInstance->hostHandle, deviceInstance, (uint32_t)kUSB_HostEventEnu… in USB_HostEnumerationTransferCallback()
384 status = USB_HostNotifyDevice(deviceInstance->hostHandle, deviceInstance, in USB_HostProcessState()
537 …status = USB_HostNotifyDevice(deviceInstance->hostHandle, deviceInstance, (uint32_t)kUSB_HostEvent… in USB_HostProcessCallback()
550 (void)USB_HostNotifyDevice(deviceInstance->hostHandle, deviceInstance, in USB_HostProcessCallback()
569 static usb_status_t USB_HostNotifyDevice(usb_host_handle hostHandle, in USB_HostNotifyDevice() function
1080 (void)USB_HostNotifyDevice(hostInstance, NULL, (uint32_t)kUSB_HostEventEnumerationFail, in USB_HostAttachDevice()
1109 (void)USB_HostNotifyDevice(hostInstance, NULL, (uint32_t)kUSB_HostEventEnumerationFail, in USB_HostAttachDevice()
1146 (void)USB_HostNotifyDevice(hostInstance, NULL, (uint32_t)kUSB_HostEventEnumerationFail, in USB_HostAttachDevice()
1176 (void)USB_HostNotifyDevice(hostInstance, NULL, (uint32_t)kUSB_HostEventEnumerationFail, in USB_HostAttachDevice()
[all …]