Home
last modified time | relevance | path

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

/u-boot/include/
A Dhexdump.h20 #define hex_asc_lo(x) hex_asc[((x) & 0x0f)] macro
/u-boot/lib/
A Dtiny-printf.c60 #define hex_asc_lo(x) hex_asc[((x) & 0x0f)] macro

Completed in 2 milliseconds