Searched refs:dtdCount (Results 1 – 2 of 2) sorted by relevance
169 ehciState->dtdCount = USB_DEVICE_CONFIG_EHCI_MAX_DTD; in USB_DeviceEhciSetDefaultState()610 ehciState->dtdCount++; in USB_DeviceEhciCancelControlPipe()809 ehciState->dtdCount++; in USB_DeviceEhciInterruptTokenDone()1108 if (dtdRequestCount > (uint32_t)ehciState->dtdCount)1131 ehciState->dtdCount--;1847 ehciState->dtdCount++;
164 uint8_t dtdCount; /*!< The idle DTD node count */ member