Home
last modified time | relevance | path

Searched refs:TWAI_LL_INTR_TI (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c73 …if ((interrupts & TWAI_LL_INTR_TI || hal_ctx->state_flags & TWAI_HAL_STATE_FLAG_TX_BUFF_OCCUPIED) …
75 if (interrupts & TWAI_LL_INTR_TI) {
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h47 #define CAN_LL_INTR_TI TWAI_LL_INTR_TI
Dtwai_ll.h49 #define TWAI_LL_INTR_TI (0x1 << 1) //Transmit Interrupt macro
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h49 #define TWAI_LL_INTR_TI (0x1 << 1) //Transmit Interrupt macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h49 #define TWAI_LL_INTR_TI (0x1 << 1) //Transmit Interrupt macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h49 #define TWAI_LL_INTR_TI (0x1 << 1) //Transmit Interrupt macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h49 #define TWAI_LL_INTR_TI (0x1 << 1) //Transmit Interrupt macro