Searched refs:PLAT_LOG_LEVEL_ASSERT (Results 1 – 5 of 5) sorted by relevance
49 #ifndef PLAT_LOG_LEVEL_ASSERT50 #define PLAT_LOG_LEVEL_ASSERT LOG_LEVEL macro55 # if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_VERBOSE57 # elif PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO68 #if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_VERBOSE70 #elif PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO
17 #if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_VERBOSE24 #elif PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO
135 #define PLAT_LOG_LEVEL_ASSERT 40 macro
545 If ``PLAT_LOG_LEVEL_ASSERT`` is higher or equal than ``LOG_LEVEL_VERBOSE``,549 doesn't print anything to the console. If ``PLAT_LOG_LEVEL_ASSERT`` isn't
104 `PLAT_LOG_LEVEL_ASSERT`, which controls how verbose the assert output is.