Searched refs:GET_LOG_LEVEL (Results 1 – 2 of 2) sorted by relevance
12 #ifndef GET_LOG_LEVEL13 #define GET_LOG_LEVEL() LOG_LEVEL macro22 if (GET_LOG_LEVEL() >= LOG_LEVEL_NOTICE) { \30 if (GET_LOG_LEVEL() >= LOG_LEVEL_ERROR) { \38 if (GET_LOG_LEVEL() >= LOG_LEVEL_WARNING) { \46 if (GET_LOG_LEVEL() >= LOG_LEVEL_INFO) { \54 if (GET_LOG_LEVEL() >= LOG_LEVEL_VERBOSE) { \
240 #define GET_LOG_LEVEL() (mmio_read_32(LOG_LEVEL_REGISTER)) macro
Completed in 4 milliseconds