Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/tracing/
Dtracing_macros.h21 #define SYS_PORT_TRACING_OBJ_FUNC_EXIT(obj_type, func, obj, ...) do { } while (false) macro
355 #define SYS_PORT_TRACING_OBJ_FUNC_EXIT(obj_type, func, obj, ...) \ macro