Home
last modified time | relevance | path

Searched defs:PC_DEBUG (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/arch/posix/include/
Dposix_core.h56 #define PC_DEBUG(fmt, ...) posix_print_trace("POSIX arch core:" fmt, __VA_ARGS__) macro
58 #define PC_DEBUG(...) macro