Searched refs:dataPinCheckTimes (Results 1 – 1 of 1) sorted by relevance
39 volatile uint8_t dataPinCheckTimes; /*!< the check times to make sure data pin is contacted*/ member162 dcdState->dataPinCheckTimes = 0U; in USB_PHYDCD_TimerIsrFunction()174 dcdState->dataPinCheckTimes++; in USB_PHYDCD_TimerIsrFunction()175 if (dcdState->dataPinCheckTimes >= 5U) in USB_PHYDCD_TimerIsrFunction()185 dcdState->dataPinCheckTimes = 0U; in USB_PHYDCD_TimerIsrFunction()