Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/serial/
Duart_handlers.c106 return z_impl_uart_tx_u16(dev, buf, len, timeout); in z_vrfy_uart_tx_u16()
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Duart.h1320 static inline int z_impl_uart_tx_u16(const struct device *dev, in z_impl_uart_tx_u16() function