Home
last modified time | relevance | path

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

/src/sys/dev/uart/
H A Duart_dev_lowrisc.c60 static void lowrisc_uart_term(struct uart_bas *bas);
68 .term = lowrisc_uart_term,
97 lowrisc_uart_term(struct uart_bas *bas) in lowrisc_uart_term() function