Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.h37 kOtg_CheckSuspend, /*!< check suspend */ enumerator
Dusb_otg_khci.c255 otgKhciInstance->checkType = (uint8_t)kOtg_CheckSuspend; in _USB_OtgKhciRequestState()
648 case kOtg_CheckSuspend: in USB_OtgKhciIsrFunction()