Searched defs:hex_str (Results 1 – 2 of 2) sorted by relevance
104 static void hex_str(char *out, uint32_t value) in hex_str() function
1289 static const char hex_str[] = "0123456789abcdef"; in transport_set_vpd_ident() local