Searched refs:COLOR_DBG (Results 1 – 2 of 2) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 268 {_DMX_DBG_Log, "log", "[0]"COLOR_BROWN" DMX log selection\n\t"COLOR_DBG 269 "Usage : "COLOR_BROWN"log"COLOR_DBG" [options]\n" 311 {_DMX_DBG_Pvr, "pvr", "[1]"COLOR_BROWN" Record stream\n\t"COLOR_DBG 312 … "Usage : "COLOR_BROWN"pvr"COLOR_DBG" file RecordAll CA address size [options]\n" 325 {_DMX_DBG_Flt, "flt", "[2]"COLOR_BROWN" DMX filter operation\n\t"COLOR_DBG 326 "Usage : "COLOR_BROWN"flt"COLOR_DBG" s/o/c [options]\n" 349 {_DMX_DBG_Misc, "misc", "[3]"COLOR_BROWN" Miscellaneous\n\t"COLOR_DBG 350 "Usage : "COLOR_BROWN"misc"COLOR_DBG" d/c/b/m [options]\n"
|
| H A D | Internal_DMX_debug.h | 151 #define COLOR_DBG COLOR_RED macro 152 #define dmx_dbg_print(fmt, ...) ULOGD("DMX", COLOR_DBG fmt COLOR_NONE, ##__VA_ARGS__)
|