Lines Matching refs:ucTimes
1913 MS_U8 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand() local
1922 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand()
1933 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1936 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1939 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1941 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1945 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1949 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1953 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()
1975 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1978 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1981 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1983 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1987 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1991 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1995 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()