Searched refs:u8TimeOut (Results 1 – 1 of 1) sorted by relevance
4241 MS_U16 u8TimeOut = 0; in MApi_XC_GetPhaseValue() local4248 while ( Hal_SC_ip_is_auto_phase_result_ready(pInstance, eWindow) && u8TimeOut < 500 ) in MApi_XC_GetPhaseValue()4250 u8TimeOut++; in MApi_XC_GetPhaseValue()4253 if ( u8TimeOut >= 500 ) in MApi_XC_GetPhaseValue()4258 u8TimeOut = 0 ; in MApi_XC_GetPhaseValue()4260 while ( u8TimeOut < 100 ) in MApi_XC_GetPhaseValue()4277 u8TimeOut++; in MApi_XC_GetPhaseValue()