Searched refs:DIGITAL_STEP (Results 1 – 1 of 1) sorted by relevance
27 static constexpr uint8_t DIGITAL_STEP = 2; variable207 if ((i % DIGITAL_STEP) == 0) { in DigitToBcd()218 if ((digitLen % DIGITAL_STEP) == 1) { in DigitToBcd()