Searched refs:HW_DEBUGOUT (Results 1 – 5 of 5) sorted by relevance
68 #define HW_DEBUGOUT(...) if (DEBUG_HW) _DBG_PRINTF(__VA_ARGS__) macro85 #define HW_DEBUGOUT(...) macro
72 #define HW_DEBUGOUT(...) if (DEBUG_HW) _DBG_PRINTF(__VA_ARGS__) macro89 #define HW_DEBUGOUT(...) macro
197 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
337 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro
176 #define HW_DEBUGOUT(S) if (DEBUG_HW) printf(S "\n") macro