Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h295 if (twai_ll_get_status(hal_ctx->dev) & TWAI_LL_STATUS_DOS) { in twai_hal_read_rx_buffer_and_clear()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h38 #define CAN_LL_STATUS_DOS TWAI_LL_STATUS_DOS
Dtwai_ll.h40 #define TWAI_LL_STATUS_DOS (0x1 << 1) //Data Overrun Status macro
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h39 #define TWAI_LL_STATUS_DOS (0x1 << 1) //Data Overrun Status macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h39 #define TWAI_LL_STATUS_DOS (0x1 << 1) //Data Overrun Status macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h39 #define TWAI_LL_STATUS_DOS (0x1 << 1) //Data Overrun Status macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h39 #define TWAI_LL_STATUS_DOS (0x1 << 1) //Data Overrun Status macro