Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_stm32.c657 static void uart_stm32_poll_out_visitor(const struct device *dev, uint16_t out, poll_out_fn set_fn) in uart_stm32_poll_out_visitor() function
722 uart_stm32_poll_out_visitor(dev, c, poll_out_u8); in uart_stm32_poll_out()
744 uart_stm32_poll_out_visitor(dev, out_u16, poll_out_u9); in uart_stm32_poll_out_u16()