Home
last modified time | relevance | path

Searched refs:Uint8To2Chars (Results 1 – 1 of 1) sorted by relevance

/external/vboot_reference/cgpt/
Dcgpt_show.c22 static short Uint8To2Chars(const uint8_t t) { in Uint8To2Chars() function
35 short c2 = Uint8To2Chars(memory[i]); in RawDump()