Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dmain.c122 #define ZEPHYR_BOOT_LOG_START() zephyr_boot_log_start() macro
127 #define ZEPHYR_BOOT_LOG_START() do { } while (false) macro