Home
last modified time | relevance | path

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

/Zephyr-latest/samples/subsys/logging/dictionary/src/
Dmain.c17 static const char *hexdump_msg = "HEXDUMP! HEXDUMP@ HEXDUMP#"; variable
61 LOG_HEXDUMP_DBG(hexdump_msg, strlen(hexdump_msg), "For HeXdUmP!"); in main()
/Zephyr-latest/tests/subsys/logging/dictionary/src/
Dmain.c18 static const char *hexdump_msg = "HEXDUMP! HEXDUMP@ HEXDUMP#"; variable
62 LOG_HEXDUMP_DBG(hexdump_msg, strlen(hexdump_msg), "For HeXdUmP!"); in main()