Home
last modified time | relevance | path

Searched defs:uart_select_notif_callback (Results 1 – 1 of 1) sorted by relevance

/device/soc/esp/esp32/components/driver/
Duart.c147 …uart_select_notif_callback_t uart_select_notif_callback; /*!< Notification about select() events */ member
1496 …_set_select_notif_callback(uart_port_t uart_num, uart_select_notif_callback_t uart_select_notif_ca… in uart_set_select_notif_callback()