Searched refs:externalTimerEnable (Results 1 – 2 of 2) sorted by relevance
358 otgKhciInstance->externalTimerEnable = 0U; in USB_OtgKhciInit()483 otgKhciInstance->externalTimerEnable = 1U; in USB_OtgKhciControl()488 otgKhciInstance->externalTimerEnable = 0U; in USB_OtgKhciControl()565 … if ((0U != otgKhciInstance->externalTimerEnable) && (otgKhciInstance->externalTimerValue > 0U)) in USB_OtgKhciIsrFunction()570 otgKhciInstance->externalTimerEnable = 0U; in USB_OtgKhciIsrFunction()
76 …externalTimerEnable; /*!< 1 - the externalTimerValue is valid; 0 - the externalTimerValue is inval… member