Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c44 if (status & TWAI_LL_STATUS_ES) { //EWL is exceeded, thus must have entered BUS OFF
54 if (status & TWAI_LL_STATUS_ES) { //Just Exceeded EWL
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h43 #define CAN_LL_STATUS_ES TWAI_LL_STATUS_ES
Dtwai_ll.h45 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h44 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h44 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h44 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h44 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro