Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c169 static usb_status_t USB_DeviceLpc3511IpTransaction(usb_device_lpc3511ip_state_struct_t *lpc3511IpSt…
867 … if (kStatus_USB_Success != USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex)) in USB_DeviceLpc3511IpEndpointUnstall()
872 (void)USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex); in USB_DeviceLpc3511IpEndpointUnstall()
1180 … if (kStatus_USB_Success != USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex)) in USB_DeviceLpc3511IpInterruptToken()
1187 (void)USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex); in USB_DeviceLpc3511IpInterruptToken()
1311 … if (kStatus_USB_Success != USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex)) in USB_DeviceLpc3511IpInterruptToken()
1318 (void)USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex); in USB_DeviceLpc3511IpInterruptToken()
1324 … if (kStatus_USB_Success != USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex)) in USB_DeviceLpc3511IpInterruptToken()
1331 (void)USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex); in USB_DeviceLpc3511IpInterruptToken()
1340 … if (kStatus_USB_Success != USB_DeviceLpc3511IpTransaction(lpc3511IpState, epState, endpointIndex)) in USB_DeviceLpc3511IpInterruptToken()
[all …]