Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_khci.c54 static usb_status_t USB_DeviceKhciEndpointUnstall(usb_device_khci_state_struct_t *khciState, uint8_…
545 static usb_status_t USB_DeviceKhciEndpointUnstall(usb_device_khci_state_struct_t *khciState, uint8_… in USB_DeviceKhciEndpointUnstall() function
1143 USB_DeviceKhciEndpointUnstall( in USB_DeviceKhciInterruptStall()
1146 USB_DeviceKhciEndpointUnstall( in USB_DeviceKhciInterruptStall()
1154 (void)USB_DeviceKhciEndpointUnstall( in USB_DeviceKhciInterruptStall()
1156 (void)USB_DeviceKhciEndpointUnstall( in USB_DeviceKhciInterruptStall()
1576 status = USB_DeviceKhciEndpointUnstall(khciState, *temp8); in USB_DeviceKhciControl()