Home
last modified time | relevance | path

Searched defs:domain (Results 1 – 4 of 4) sorted by relevance

/mcuboot-latest/boot/zephyr/include/mcuboot_config/
Dmcuboot_logging.h15 #define MCUBOOT_LOG_MODULE_DECLARE(domain) LOG_MODULE_DECLARE(domain, CONFIG_MCUBOOT_LOG_LEVEL) argument
16 #define MCUBOOT_LOG_MODULE_REGISTER(domain) LOG_MODULE_REGISTER(domain, CONFIG_MCUBOOT_LOG_LEVEL) argument
18 #define MCUBOOT_LOG_MODULE_DECLARE(domain) LOG_MODULE_DECLARE(domain, CONFIG_MCUBOOT_UTIL_LOG_LEVEL) argument
19 #define MCUBOOT_LOG_MODULE_REGISTER(domain) LOG_MODULE_REGISTER(domain, CONFIG_MCUBOOT_UTIL_LOG_LEV… argument
/mcuboot-latest/boot/mbed/include/mcuboot_config/
Dmcuboot_logging.h53 #define MCUBOOT_LOG_MODULE_DECLARE(domain) /* ignore */ argument
54 #define MCUBOOT_LOG_MODULE_REGISTER(domain) /* ignore */ argument
/mcuboot-latest/sim/mcuboot-sys/csupport/mcuboot_config/
Dmcuboot_logging.h42 #define MCUBOOT_LOG_MODULE_DECLARE(domain) /* ignore */ argument
43 #define MCUBOOT_LOG_MODULE_REGISTER(domain) /* ignore */ argument
/mcuboot-latest/boot/mynewt/mcuboot_config/include/mcuboot_config/
Dmcuboot_logging.h41 #define MCUBOOT_LOG_MODULE_DECLARE(domain) /* ignore */ argument
42 #define MCUBOOT_LOG_MODULE_REGISTER(domain) /* ignore */ argument