Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/bl2/ext/mcuboot/include/mcuboot_config/
Dmcuboot_logging.h53 #define MCUBOOT_LOG_WRN(_fmt, ...) \ macro
56 #define MCUBOOT_LOG_WRN(...) IGNORE(__VA_ARGS__)