Searched refs:STNFC_TRACE_LEVEL_DEBUG (Results 1 – 4 of 4) sorted by relevance
49 #define STNFC_TRACE_LEVEL_DEBUG 0x03 macro59 if (hal_trace_level >= STNFC_TRACE_LEVEL_DEBUG) \
59 #define STNFC_TRACE_LEVEL_DEBUG 0x03 macro72 if ((hal_trace_level & STNFC_TRACE_LEVEL_MASK) >= STNFC_TRACE_LEVEL_DEBUG) \
23 unsigned char hal_trace_level = STNFC_TRACE_LEVEL_DEBUG;