Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host_ohci.h421 volatile uint32_t startWriteBackCount; member
Dusb_host_ohci.c2011 if (pipe->startWriteBackCount != usbHostState->writeBackCount) in USB_HostOhciSof()
2037 pipe->startWriteBackCount = usbHostState->writeBackCount; in USB_HostOhciSof()