Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/serial/
Duart_esp32.c714 static int uart_esp32_async_callback_set(const struct device *dev, uart_callback_t callback, in uart_esp32_async_callback_set() function
1018 .callback_set = uart_esp32_async_callback_set,