Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/tracing/
Dtracing_macros.h208 #define _SYS_PORT_TRACE_IS_DISABLED(type) sys_port_trace_##type##_is_disabled macro
211 COND_CODE_1(_SYS_PORT_TRACE_IS_DISABLED(type), (), \