Searched refs:boot_delay (Results 1 – 2 of 2) sorted by relevance
25 static const unsigned int boot_delay = CONFIG_BOOT_DELAY; in boot_banner() local27 static const unsigned int boot_delay; in boot_banner()30 if (boot_delay > 0 && IS_ENABLED(CONFIG_MULTITHREADING)) { in boot_banner()
26 src/boot_delay.c