Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h48 #define CAN_LL_INTR_EI TWAI_LL_INTR_EI
Dtwai_ll.h48 #define TWAI_LL_INTR_EI (0x1 << 2) //Error Interrupt macro
/device/soc/esp/esp32/components/hal/
Dtwai_hal_iram.c42 if (interrupts & TWAI_LL_INTR_EI) {