Searched refs:BIT_LOW_4 (Results 1 – 1 of 1) sorted by relevance
62 constexpr int32_t BIT_LOW_4 = 0x0F; variable945 tstr += std::to_string((bcd[i] & BIT_LOW_4)); in BcdToString()