Searched refs:USB_DeviceLpc3511IpEndpointDeinit (Results 1 – 1 of 1) sorted by relevance
643 static usb_status_t USB_DeviceLpc3511IpEndpointDeinit(usb_device_lpc3511ip_state_struct_t *lpc3511I… in USB_DeviceLpc3511IpEndpointDeinit() function2355 error = USB_DeviceLpc3511IpEndpointDeinit(lpc3511IpState, tmp8Value); in USB_DeviceLpc3511IpControl()2508 … USB_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()