Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dhexdump.h37 static inline int hex_to_bin(char ch) in hex_to_bin() function
/OK3568_Linux_fs/kernel/lib/
H A Dhexdump.c51 int hex_to_bin(char ch) in hex_to_bin() function