Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c643 static usb_status_t USB_DeviceLpc3511IpEndpointDeinit(usb_device_lpc3511ip_state_struct_t *lpc3511I… in USB_DeviceLpc3511IpEndpointDeinit() function
2355 error = USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, tmp8Value); in USB_DeviceLpc3511IpControl()
2508USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, (uint8_t)(tmp32Value | (USB_IN << 0x07U)))) || in USB_DeviceLpc3511IpControl()
2509 … (USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, (uint8_t)(tmp32Value | (USB_OUT << 0x07U))))) in USB_DeviceLpc3511IpControl()
2514 …(void)USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, (uint8_t)(tmp32Value | (USB_IN << 0x07U))); in USB_DeviceLpc3511IpControl()
2515 …(void)USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, (uint8_t)(tmp32Value | (USB_OUT << 0x07U))… in USB_DeviceLpc3511IpControl()