Home
last modified time | relevance | path

Searched defs:in_f (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.6.0/drivers/serial/
Duart_native_ptty.c166 int in_f = ((struct native_uart_status *)dev->data)->in_fd; in np_uart_stdin_poll_in() local
196 int in_f = ((struct native_uart_status *)dev->data)->in_fd; in np_uart_tty_poll_in() local
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()