Searched refs:PLAT_LOG_LEVEL_ASSERT (Results 1 – 5 of 5) sorted by relevance
14 #ifndef PLAT_LOG_LEVEL_ASSERT15 #define PLAT_LOG_LEVEL_ASSERT LOG_LEVEL macro19 # if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO28 #if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO
16 PLAT_LOG_LEVEL_ASSERT := 5017 $(eval $(call add_define,PLAT_LOG_LEVEL_ASSERT))
20 #if PLAT_LOG_LEVEL_ASSERT >= LOG_LEVEL_INFO
642 - **PLAT_LOG_LEVEL_ASSERT**643 If ``PLAT_LOG_LEVEL_ASSERT`` is higher or equal than ``LOG_LEVEL_VERBOSE``,647 doesn't print anything to the console. If ``PLAT_LOG_LEVEL_ASSERT`` isn't
7920 `PLAT_LOG_LEVEL_ASSERT`, which controls how verbose the assert output is.