Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h449 volatile uint32_t writeBackCount; member
Dusb_host_ohci.c548 usbHostState->writeBackCount++; in USB_HostOhciLinkTdToDoneList()
2011 if (pipe->startWriteBackCount != usbHostState->writeBackCount) in USB_HostOhciSof()
2037 pipe->startWriteBackCount = usbHostState->writeBackCount; in USB_HostOhciSof()
2132 usbHostState->writeBackCount = 0U; in UBS_HostOhciControllerInit()