Lines Matching refs:ucTimes
1900 MS_U8 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand() local
1909 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand()
1920 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1923 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1926 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1928 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1932 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1936 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1940 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()
1962 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1965 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1968 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1970 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1974 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1978 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1982 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()