Home
last modified time | relevance | path

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

/Zephyr-latest/arch/posix/include/
Dposix_core.h57 #define PC_DEBUG(fmt, ...) posix_print_trace("POSIX arch core:" fmt, __VA_ARGS__) macro
59 #define PC_DEBUG(...) macro