Lines Matching refs:ucTimes
1572 MS_U8 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand() local
1581 ucTimes = 0; in _mhal_mhl_ParsingECbusCommand()
1592 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1595 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1598 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1600 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1604 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1608 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1612 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()
1634 ucTimes++; in _mhal_mhl_ParsingECbusCommand()
1637 if(ucTimes == 2) in _mhal_mhl_ParsingECbusCommand()
1640 ucTimes = usValue >> 8; in _mhal_mhl_ParsingECbusCommand()
1642 if(ucTimes == 5) in _mhal_mhl_ParsingECbusCommand()
1646 else if(ucTimes == 4) in _mhal_mhl_ParsingECbusCommand()
1650 else if(ucTimes == 1) in _mhal_mhl_ParsingECbusCommand()
1654 else if(ucTimes == 0) in _mhal_mhl_ParsingECbusCommand()