Searched refs:np_uart_poll_in (Results 1 – 1 of 1) sorted by relevance
54 static int np_uart_poll_in(const struct device *dev, unsigned char *p_char);59 .poll_in = np_uart_poll_in,203 static int np_uart_poll_in(const struct device *dev, unsigned char *p_char) in np_uart_poll_in() function