Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_stm32.c849 static void fifo_fill_with_u8(USART_TypeDef *usart, const void *tx_data, const int offset) in fifo_fill_with_u8() function
863 fifo_fill_with_u8); in uart_stm32_fifo_fill()