Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/include/driver/
Dtwai.h62 #define TWAI_ALERT_RX_FIFO_OVERRUN 0x00004000 /**< Alert(16384): An RX FIFO overrun has o… macro
/hal_espressif-3.6.0/components/driver/
Dtwai.c140 twai_alert_handler(TWAI_ALERT_RX_FIFO_OVERRUN, alert_req); in twai_handle_rx_buffer_frames()
166 twai_alert_handler(TWAI_ALERT_RX_FIFO_OVERRUN, alert_req); in twai_handle_rx_buffer_frames()