Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/driver/include/driver/
Dtwai.h64 #define TWAI_ALERT_PERIPH_RESET 0x00010000 /**< Alert(65536): The TWAI controller was … macro
/hal_espressif-3.6.0/components/driver/
Dtwai.c218 twai_alert_handler(TWAI_ALERT_PERIPH_RESET, &alert_req); in twai_intr_handler_main()