Home
last modified time | relevance | path

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

/device/soc/esp/esp32/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
/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h43 #define CAN_LL_STATUS_ES TWAI_LL_STATUS_ES
Dtwai_ll.h43 #define TWAI_LL_STATUS_ES (0x1 << 6) //Error Status macro