Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/interrupt_controller/multi_level_backend/src/
Dmain.c16 #define DEBUG_PRINT(...) PRINT(__VA_ARGS__) macro
18 #define DEBUG_PRINT(...) macro
165 DEBUG_PRINT("=============== intc table ===============\n"); in setup()
166 DEBUG_PRINT(" dev | level | irq | offset\n"); in setup()
167 DEBUG_PRINT("==========================================\n"); in setup()
170 DEBUG_PRINT("%12p | %6u | %6X | %7u\n", intc->dev, intc->level, intc->irq, in setup()
173 DEBUG_PRINT("==========================================\n"); in setup()
/Zephyr-latest/modules/uoscore-uedhoc/
DCMakeLists.txt18 zephyr_library_compile_definitions(DEBUG_PRINT)
45 zephyr_library_compile_definitions(DEBUG_PRINT)
79 zephyr_library_compile_definitions(DEBUG_PRINT)