Searched refs:USB_LPC3511IP_ENDPOINT_SET_ENDPOINT (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/ |
| D | usb_device_lpcip3511.c | 139 #define USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpcState, index, odd, value, NBytes, address) … macro 151 #define USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpcState, index, odd, value, NBytes, address) … macro 414 USB_LPC3511IP_ENDPOINT_SET_ENDPOINT( in USB_DeviceLpc3511IpEndpointPrime() 441 USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 0, 1, 0, 8, lpc3511IpState->setupData); 566 USB_LPC3511IP_ENDPOINT_SET_ENDPOINT( in USB_DeviceLpc3511IpEndpointInit() 574 …USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 0U, 1U, 0U, 0U, (uint32_t)lpc3511IpState->setu… in USB_DeviceLpc3511IpEndpointInit() 579 USB_LPC3511IP_ENDPOINT_SET_ENDPOINT( in USB_DeviceLpc3511IpEndpointInit() 697 …USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, endpointIndex, 0U, USB_LPC3511IP_ENDPOINT_DISA… in USB_DeviceLpc3511IpEndpointDeinit() 734 …USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 0, 0U, USB_LPC3511IP_ENDPOINT_STALL_MASK, 0U, … in USB_DeviceLpc3511IpEndpointStall() 735 …USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 1, 0U, USB_LPC3511IP_ENDPOINT_STALL_MASK, 0U, … in USB_DeviceLpc3511IpEndpointStall() [all …]
|