Home
last modified time | relevance | path

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

/components/utilities/ulog/
A Dulog_def.h98 #define ulog_hex(TAG, width, buf, size) ulog_hexdump(TAG, width, buf, size) macro
100 #define ulog_hex(TAG, width, buf, size)
A Dulog.h48 #define LOG_HEX(name, width, buf, size) ulog_hex(name, width, buf, size)

Completed in 5 milliseconds