Home
last modified time | relevance | path

Searched refs:TWAI_LL_STATUS_MS (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Dtwai_hal.h291 if (twai_ll_get_status(hal_ctx->dev) & TWAI_LL_STATUS_MS) { in twai_hal_read_rx_buffer_and_clear()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h43 #define TWAI_LL_STATUS_MS (0x1 << 8) //Miss Status macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h43 #define TWAI_LL_STATUS_MS (0x1 << 8) //Miss Status macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h43 #define TWAI_LL_STATUS_MS (0x1 << 8) //Miss Status macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtwai_ll.h45 #define TWAI_LL_STATUS_MS (0x1 << 8) //Miss Status macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtwai_ll.h42 #define TWAI_LL_STATUS_MS (0x1 << 8) //Miss Status macro