Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/otg/
Dusb_otg_khci.c150 if (otgKhciInstance->checkType == (uint8_t)kOtg_CheckBHNP) in USB_OtgKhciParsePeripheralStatus()
218 otgKhciInstance->checkType = (uint8_t)kOtg_CheckBHNP; in _USB_OtgKhciRequestState()
245 otgKhciInstance->checkType = (uint8_t)kOtg_CheckBHNP; in _USB_OtgKhciRequestState()
638 case kOtg_CheckBHNP: in USB_OtgKhciIsrFunction()
Dusb_otg_khci.h36 kOtg_CheckBHNP, /*!< check HNP */ enumerator