Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/device/
Dusb_device_lpcip3511.c159 #define USB_LPC3511IP_ENDPOINT_DES_INDEX(endpoint) \ macro
518 uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(epInit->endpointAddress); in USB_DeviceLpc3511IpEndpointInit()
645 uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(ep); in USB_DeviceLpc3511IpEndpointDeinit()
721 uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(ep); in USB_DeviceLpc3511IpEndpointStall()
821 uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(ep); in USB_DeviceLpc3511IpEndpointUnstall()
2089 …uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(endpointAdd… in USB_DeviceLpc3511IpSend()
2132 uint8_t endpointIndex = USB_LPC3511IP_ENDPOINT_DES_INDEX(ep); in USB_DeviceLpc3511IpCancel()
2398 … lpc3511IpState, USB_LPC3511IP_ENDPOINT_DES_INDEX(endpointStatus->endpointAddress)); in USB_DeviceLpc3511IpControl()
2448 … lpc3511IpState, USB_LPC3511IP_ENDPOINT_DES_INDEX(endpointStatus->endpointAddress)); in USB_DeviceLpc3511IpControl()