Home
last modified time | relevance | path

Searched defs:hex_to_bin (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dhexdump.h37 static inline int hex_to_bin(char ch) in hex_to_bin() function
/openbmc/linux/lib/
H A Dhexdump.c46 int hex_to_bin(unsigned char ch) in hex_to_bin() function