Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/kernel/
Dbanner.c25 static const unsigned int boot_delay = CONFIG_BOOT_DELAY; in boot_banner() local
27 static const unsigned int boot_delay; in boot_banner()
30 if (boot_delay > 0 && IS_ENABLED(CONFIG_MULTITHREADING)) { in boot_banner()
/Zephyr-Core-2.7.6/tests/kernel/common/
DCMakeLists.txt26 src/boot_delay.c