Home
last modified time | relevance | path

Searched refs:BOOT_DELAY_BANNER (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/kernel/
Dbanner.c16 #define BOOT_DELAY_BANNER " (delayed boot " STRINGIFY(CONFIG_BOOT_DELAY) "ms)" macro
18 #define BOOT_DELAY_BANNER "" macro
39 STRINGIFY(BUILD_VERSION), BOOT_DELAY_BANNER); in boot_banner()
42 KERNEL_VERSION_STRING, BOOT_DELAY_BANNER); in boot_banner()