Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h46 #define CAN_LL_INTR_RI TWAI_LL_INTR_RI
Dtwai_ll.h46 #define TWAI_LL_INTR_RI (0x1 << 0) //Receive Interrupt macro
/device/soc/esp/esp32/components/hal/
Dtwai_hal_iram.c68 if (interrupts & TWAI_LL_INTR_RI) {