Searched refs:gtdCount (Results 1 – 2 of 2) sorted by relevance
470 volatile uint8_t gtdCount; /*!< Gtd count */ member
357 if (count > usbHostState->gtdCount) in USB_HostOhciGetGtd()378 usbHostState->gtdCount--; in USB_HostOhciGetGtd()422 usbHostState->gtdCount++; in USB_HostOhciFreeGtd()2116 usbHostState->gtdCount = USB_HOST_CONFIG_OHCI_MAX_GTD; in UBS_HostOhciControllerInit()