Searched refs:USB_DeviceLpc3511IpEndpointPrime (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/ |
| D | usb_device_lpcip3511.c | 368 static usb_status_t USB_DeviceLpc3511IpEndpointPrime(usb_device_lpc3511ip_state_struct_t *lpc3511Ip… in USB_DeviceLpc3511IpEndpointPrime() function 1376 USB_DeviceLpc3511IpEndpointPrime(lpc3511IpState, epState, 1U, NULL, 0U)) in USB_DeviceLpc3511IpInterruptToken() 1383 … (void)USB_DeviceLpc3511IpEndpointPrime(lpc3511IpState, epState, 1U, NULL, 0U); in USB_DeviceLpc3511IpInterruptToken() 1394 … USB_DeviceLpc3511IpEndpointPrime(lpc3511IpState, epState, endpointIndex, NULL, 0U)) in USB_DeviceLpc3511IpInterruptToken() 1401 … (void)USB_DeviceLpc3511IpEndpointPrime(lpc3511IpState, epState, endpointIndex, NULL, 0U); in USB_DeviceLpc3511IpInterruptToken() 1962 …return USB_DeviceLpc3511IpEndpointPrime(lpc3511IpState, epState, endpointIndex, actualBuffer, leng… in USB_DeviceLpc3511IpGetActualBufferAndPrime()
|