Searched refs:_DEBUG (Results 1 – 5 of 5) sorted by relevance
79 #undef _DEBUG80 #define _DEBUG 0 macro108 #undef _DEBUG109 #define _DEBUG 1 macro
214 #define _DEBUG 1 macro216 #define _DEBUG 0 macro225 #if !_DEBUG && CONFIG_IS_ENABLED(LOG)249 debug_cond(_DEBUG, fmt, ##args)279 ({ if (!(x) && _DEBUG) \
48 if ((_DEBUG && level == LOGL_DEBUG) || \
593 regulators_enable_boot_on(_DEBUG); in board_init()
659 regulators_enable_boot_on(_DEBUG); in board_init()
Completed in 15 milliseconds