Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_mcux_flexcomm.c643 static int mcux_flexcomm_uart_rx_disable(const struct device *dev) in mcux_flexcomm_uart_rx_disable() function
808 mcux_flexcomm_uart_rx_disable(dev); in mcux_flexcomm_uart_dma_rx_callback()
1099 .rx_disable = mcux_flexcomm_uart_rx_disable,