Searched refs:endpointCount (Results 1 – 4 of 4) sorted by relevance
76 uint8_t endpointCount; /*!< The endpoint number of EHCI */ member
1152 ehciState->endpointCount = in USB_DeviceEhciInit()1155 if (ehciState->endpointCount < USB_DEVICE_CONFIG_ENDPOINTS) in USB_DeviceEhciInit()
1115 ehciState->endpointCount = in USB_DeviceEhciInit()1118 if (ehciState->endpointCount < USB_DEVICE_CONFIG_ENDPOINTS) in USB_DeviceEhciInit()
Completed in 16 milliseconds