Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c73 …I || hal_ctx->state_flags & TWAI_HAL_STATE_FLAG_TX_BUFF_OCCUPIED) && status & TWAI_LL_STATUS_TBS) {
156 …if (!(status & TWAI_LL_STATUS_TBS)) { //Transmit buffer is NOT free, indicating an Ongoing TX wi…
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h39 #define CAN_LL_STATUS_TBS TWAI_LL_STATUS_TBS
Dtwai_ll.h41 #define TWAI_LL_STATUS_TBS (0x1 << 2) //Transmit Buffer Status macro
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h40 #define TWAI_LL_STATUS_TBS (0x1 << 2) //Transmit Buffer Status macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h40 #define TWAI_LL_STATUS_TBS (0x1 << 2) //Transmit Buffer Status macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h40 #define TWAI_LL_STATUS_TBS (0x1 << 2) //Transmit Buffer Status macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h40 #define TWAI_LL_STATUS_TBS (0x1 << 2) //Transmit Buffer Status macro