Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h35 kOtg_CheckIdleTimeOut, /*!< check idle time out */ enumerator
Dusb_otg_khci.c302 otgKhciInstance->checkType = (uint8_t)kOtg_CheckIdleTimeOut; in _USB_OtgKhciRequestState()
626 case kOtg_CheckIdleTimeOut: /* a_peripheral */ in USB_OtgKhciIsrFunction()