Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_esp32.c492 static void uart_esp32_irq_callback_set(const struct device *dev, uart_irq_callback_user_data_t cb, in uart_esp32_irq_callback_set() function
1015 .irq_callback_set = uart_esp32_irq_callback_set,