Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/bl2/ext/mcuboot/include/mcuboot_config/
Dmcuboot_logging.h46 #define MCUBOOT_LOG_ERR(_fmt, ...) \ macro
49 #define MCUBOOT_LOG_ERR(...) IGNORE(__VA_ARGS__)