Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_native_ptty_bottom.h23 int np_uart_stdin_poll_in_bottom(int in_f, unsigned char *p_char);
Duart_native_ptty.c175 rc = np_uart_stdin_poll_in_bottom(in_f, p_char); in np_uart_stdin_poll_in()
Duart_native_ptty_bottom.c40 int np_uart_stdin_poll_in_bottom(int in_f, unsigned char *p_char) in np_uart_stdin_poll_in_bottom() function