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