Lines Matching refs:ucTimes
1884 MS_U8 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand() local
1893 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand()
1904 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1907 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1910 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1912 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1916 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1920 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1924 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()
1946 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1949 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1952 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1954 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1958 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1962 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1966 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()