Searched refs:Uint8To2Chars (Results 1 – 1 of 1) sorted by relevance
22 static short Uint8To2Chars(const uint8_t t) { in Uint8To2Chars() function35 short c2 = Uint8To2Chars(memory[i]); in RawDump()