Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_cc32xx.c196 static void uart_cc32xx_irq_rx_enable(const struct device *dev) in uart_cc32xx_irq_rx_enable() function
303 .irq_rx_enable = uart_cc32xx_irq_rx_enable,