Searched refs:GET_LOG_LEVEL (Results 1 – 2 of 2) sorted by relevance
13 #ifndef GET_LOG_LEVEL14 #define GET_LOG_LEVEL() LOG_LEVEL macro23 if (GET_LOG_LEVEL() >= LOG_LEVEL_NOTICE) { \31 if (GET_LOG_LEVEL() >= LOG_LEVEL_ERROR) { \39 if (GET_LOG_LEVEL() >= LOG_LEVEL_WARNING) { \47 if (GET_LOG_LEVEL() >= LOG_LEVEL_INFO) { \55 if (GET_LOG_LEVEL() >= LOG_LEVEL_VERBOSE) { \
240 #define GET_LOG_LEVEL() (mmio_read_32(LOG_LEVEL_REGISTER)) macro
Completed in 5 milliseconds