Searched defs:_fmt (Results 1 – 4 of 4) sorted by relevance
/mcuboot-latest/boot/espressif/hal/include/mcuboot_config/ |
D | mcuboot_logging.h | 43 #define MCUBOOT_LOG_ERR(_fmt, ...) \ argument 48 #define MCUBOOT_LOG_ERR(_fmt, ...) argument 52 #define MCUBOOT_LOG_WRN(_fmt, ...) \ argument 57 #define MCUBOOT_LOG_WRN(_fmt, ...) argument 61 #define MCUBOOT_LOG_INF(_fmt, ...) \ argument 66 #define MCUBOOT_LOG_INF(_fmt, ...) argument 70 #define MCUBOOT_LOG_DBG(_fmt, ...) \ argument 75 #define MCUBOOT_LOG_DBG(_fmt, ...) argument
|
/mcuboot-latest/sim/mcuboot-sys/csupport/mcuboot_config/ |
D | mcuboot_logging.h | 48 #define MCUBOOT_LOG_ERR(_fmt, ...) \ argument 60 #define MCUBOOT_LOG_WRN(_fmt, ...) \ argument 72 #define MCUBOOT_LOG_INF(_fmt, ...) \ argument 84 #define MCUBOOT_LOG_DBG(_fmt, ...) \ argument 96 #define MCUBOOT_LOG_SIM(_fmt, ...) \ argument
|
/mcuboot-latest/boot/cypress/MCUBootApp/config/mcuboot_config/ |
D | mcuboot_logging.h | 54 #define MCUBOOT_LOG_ERR(_fmt, ...) \ argument 65 #define MCUBOOT_LOG_WRN(_fmt, ...) \ argument 76 #define MCUBOOT_LOG_INF(_fmt, ...) \ argument 87 #define MCUBOOT_LOG_DBG(_fmt, ...) \ argument
|
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/ |
D | mcuboot_logging.h | 50 #define MCUBOOT_LOG_ERR(_fmt, ...) \ argument 59 #define MCUBOOT_LOG_WRN(_fmt, ...) \ argument 68 #define MCUBOOT_LOG_INF(_fmt, ...) \ argument 77 #define MCUBOOT_LOG_DBG(_fmt, ...) \ argument
|