Searched refs:kOtg_CheckBHNP (Results 1 – 2 of 2) sorted by relevance
150 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()
36 kOtg_CheckBHNP, /*!< check HNP */ enumerator