Searched refs:kOtg_CheckNone (Results 1 – 2 of 2) sorted by relevance
211 otgKhciInstance->checkType = (uint8_t)kOtg_CheckNone; in _USB_OtgKhciRequestState()586 otgKhciInstance->checkType = (uint8_t)kOtg_CheckNone; in USB_OtgKhciIsrFunction()610 otgKhciInstance->checkType = (uint8_t)kOtg_CheckNone; in USB_OtgKhciIsrFunction()629 otgKhciInstance->checkType = (uint8_t)kOtg_CheckNone; in USB_OtgKhciIsrFunction()
30 kOtg_CheckNone = 0x00U, /*!< default value */ enumerator