Searched refs:TRACE_LAYER_MASK (Results 1 – 1 of 1) sorted by relevance
793 #define TRACE_LAYER_MASK 0x00ff0000 macro794 #define TRACE_GET_LAYER(x) ((((uint32_t)(x)) & TRACE_LAYER_MASK) >> 16)