Home
last modified time | relevance | path

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

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