Home
last modified time | relevance | path

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

/drivers/console/
A Duart_console.c606 static int uart_console_init(void) in uart_console_init() function
619 SYS_INIT(uart_console_init, PRE_KERNEL_1, CONFIG_CONSOLE_INIT_PRIORITY);
621 SYS_INIT(uart_console_init, POST_KERNEL, CONFIG_CONSOLE_INIT_PRIORITY);

Completed in 6 milliseconds