Searched refs:z_impl_uart_tx (Results 1 – 2 of 2) sorted by relevance
95 return z_impl_uart_tx(dev, buf, len, timeout); in z_vrfy_uart_tx()
504 static inline int z_impl_uart_tx(const struct device *dev, const uint8_t *buf, size_t len, in z_impl_uart_tx() function