Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_max32.c258 static int api_fifo_fill(const struct device *dev, const uint8_t *tx_data, int size) in api_fifo_fill() function
407 .fifo_fill = api_fifo_fill,