Home
last modified time | relevance | path

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

/bsp/nxp/imx/imx6ull-smart/drivers/usb/device/
A Dusb_device_ehci.h76 uint8_t endpointCount; /*!< The endpoint number of EHCI */ member
A Dusb_device_ehci.c1152 ehciState->endpointCount = in USB_DeviceEhciInit()
1155 if (ehciState->endpointCount < USB_DEVICE_CONFIG_ENDPOINTS) in USB_DeviceEhciInit()
/bsp/nxp/imx/imxrt/libraries/drivers/usb/device/
A Dusb_device_ehci.h76 uint8_t endpointCount; /*!< The endpoint number of EHCI */ member
A Dusb_device_ehci.c1115 ehciState->endpointCount = in USB_DeviceEhciInit()
1118 if (ehciState->endpointCount < USB_DEVICE_CONFIG_ENDPOINTS) in USB_DeviceEhciInit()

Completed in 16 milliseconds