Searched refs:DEBUG_PRINT (Results 1 – 2 of 2) sorted by relevance
16 #define DEBUG_PRINT(...) PRINT(__VA_ARGS__) macro18 #define DEBUG_PRINT(...) macro165 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()
18 zephyr_library_compile_definitions(DEBUG_PRINT)45 zephyr_library_compile_definitions(DEBUG_PRINT)79 zephyr_library_compile_definitions(DEBUG_PRINT)