Home
last modified time | relevance | path

Searched defs:MCUBOOT_LOG_SIM (Results 1 – 3 of 3) sorted by relevance

/mcuboot-latest/sim/mcuboot-sys/csupport/mcuboot_config/
Dmcuboot_logging.h96 #define MCUBOOT_LOG_SIM(_fmt, ...) \ macro
104 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__) macro
/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_logging.h26 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__) macro
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_logging.h85 #define MCUBOOT_LOG_SIM(...) IGNORE(__VA_ARGS__) macro