Home
last modified time | relevance | path

Searched refs:printhex (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Ddebug_uart.h160 static inline void printhex(unsigned int value, int digits) \
168 printhex(value, 2); \
173 printhex(value, 4); \
178 printhex(value, 8); \
/u-boot/arch/arm/lib/
A Ddebug.S45 b printhex
50 b printhex
55 printhex: adr r2, hexbuf label
/u-boot/arch/arm/
A DKconfig.debug7 Say Y here to include definitions of printascii, printch, printhex
/u-boot/drivers/ddr/fsl/
A Dinteractive.c32 const char printhex; member
52 if (table[i].printhex) { in print_option_table()

Completed in 7 milliseconds