Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/console/
Dsemihost_console.c18 static int semihost_console_init(void) in semihost_console_init() function
31 SYS_INIT(semihost_console_init, PRE_KERNEL_1, CONFIG_CONSOLE_INIT_PRIORITY);