Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/logging/log_benchmark/src/
Dmain.c75 #define TEST_FORMAT_SPEC(i, _) " %d" macro
88 LOG_ERR("test" LISTIFY(nargs, TEST_FORMAT_SPEC, ()) \
126 LOG_ERR("test" LISTIFY(nargs, TEST_FORMAT_SPEC, ()) \
171 LOG_ERR("test" LISTIFY(nargs, TEST_FORMAT_SPEC, ()) \