Home
last modified time | relevance | path

Searched refs:MCUBOOT_LOG_LEVEL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.5.0/zephyr/esp_shared/include/boot/mcuboot_config/
Dmcuboot_logging.h32 #ifndef MCUBOOT_LOG_LEVEL
33 #define MCUBOOT_LOG_LEVEL MCUBOOT_LOG_LEVEL_INFO macro
36 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_ERROR
45 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_WARNING
54 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_INFO
63 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_DEBUG
/hal_espressif-3.5.0/zephyr/esp32s3/src/boot/
Dbootloader_init.c160 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_DEBUG
217 #if MCUBOOT_LOG_LEVEL >= MCUBOOT_LOG_LEVEL_DEBUG in bootloader_check_wdt_reset()
/hal_espressif-3.5.0/zephyr/esp_shared/include/boot/
Desp_log.h13 #define CONFIG_BOOTLOADER_LOG_LEVEL MCUBOOT_LOG_LEVEL