Searched refs:loFourBit (Results 1 – 1 of 1) sorted by relevance
179 uint8_t loFourBit = (*it & LO_FOUR); in BCDSectionConvertToString() local181 if (!BcdToChar(loFourBit, c, bcdExtType)) { in BCDSectionConvertToString()183 … "occur error in BcdToChar(bcd:'%{public}d',bcdExtType:'%{public}d')", loFourBit, bcdExtType); in BCDSectionConvertToString()193 … "occur error in BcdToChar(bcd:'%{public}d',bcdExtType:'%{public}d')", loFourBit, bcdExtType); in BCDSectionConvertToString()