Searched refs:uart_fifo_fill_u16 (Results 1 – 3 of 3) sorted by relevance
499 static inline int uart_fifo_fill_u16(const struct device *dev, const uint16_t *tx_data, int size);
252 static inline int uart_fifo_fill_u16(const struct device *dev, const uint16_t *tx_data, int size) in uart_fifo_fill_u16() function
222 * :c:func:`uart_fifo_fill_u16` to fill FIFO with data.