Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/bl2/ext/mcuboot/include/mcuboot_config/
Dmcuboot_logging.h67 #define MCUBOOT_LOG_DBG(_fmt, ...) \ macro
70 #define MCUBOOT_LOG_DBG(...) IGNORE(__VA_ARGS__)