Searched refs:TRACE_ORG_MASK (Results 1 – 1 of 1) sorted by relevance
853 #define TRACE_ORG_MASK 0x0000ff00 macro854 #define TRACE_GET_ORG(x) ((((uint32_t)(x)) & TRACE_ORG_MASK) >> 8)