Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/serial/
Duart_esp32.c456 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
983 .irq_callback_set = uart_esp32_irq_callback_set,