Home
last modified time | relevance | path

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

/include/
A Ddebug_uart.h156 static inline void printhex1(unsigned int digit) \
165 printhex1(value >> (4 * digits)); \
207 #define printhex1(digit) (void)(digit) macro

Completed in 4 milliseconds