Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/console/
Dsemihost_console.c39 static int semihost_console_init(const struct device *dev) in semihost_console_init() function
54 SYS_INIT(semihost_console_init, PRE_KERNEL_1, CONFIG_KERNEL_INIT_PRIORITY_DEFAULT);