Home
last modified time | relevance | path

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/
Dusb_device_lpcip3511.c139 #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()
574USB_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()
697USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, endpointIndex, 0U, USB_LPC3511IP_ENDPOINT_DISA… in USB_DeviceLpc3511IpEndpointDeinit()
734USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 0, 0U, USB_LPC3511IP_ENDPOINT_STALL_MASK, 0U, … in USB_DeviceLpc3511IpEndpointStall()
735USB_LPC3511IP_ENDPOINT_SET_ENDPOINT(lpc3511IpState, 1, 0U, USB_LPC3511IP_ENDPOINT_STALL_MASK, 0U, … in USB_DeviceLpc3511IpEndpointStall()
[all …]