Searched defs:hex_to_bin (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | hexdump.h | 37 static inline int hex_to_bin(char ch) in hex_to_bin() function |
/openbmc/linux/lib/ | ||
H A D | hexdump.c | 46 int hex_to_bin(unsigned char ch) in hex_to_bin() function |