Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c343 static usb_device_lpc3511ip_endpoint_state_struct_t *USB_DeviceLpc3511IpGetEndpointStateStruct( in USB_DeviceLpc3511IpGetEndpointStateStruct() function
520 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpEndpointInit()
647 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpEndpointDeinit()
728 …epState = USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpSta… in USB_DeviceLpc3511IpEndpointStall()
730 …epState = USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpSta… in USB_DeviceLpc3511IpEndpointStall()
753 epState = USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpEndpointStall()
823 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpEndpointUnstall()
1129 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpInterruptToken()
2091 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpSend()
2134 USB_DeviceLpc3511IpGetEndpointStateStruct(lpc3511IpState, endpointIndex); in USB_DeviceLpc3511IpCancel()
[all …]