Home
last modified time | relevance | path

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

/mcuboot-latest/boot/zephyr/
Dmain.c123 #define ZEPHYR_BOOT_LOG_STOP() zephyr_boot_log_stop() macro
128 #define ZEPHYR_BOOT_LOG_STOP() do { } while (false) macro