Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_ll.h44 #define CAN_LL_STATUS_BS TWAI_LL_STATUS_BS
Dtwai_ll.h44 #define TWAI_LL_STATUS_BS (0x1 << 7) //Bus Status macro
/device/soc/esp/esp32/components/hal/
Dtwai_hal_iram.c43 if (status & TWAI_LL_STATUS_BS) { //Currently in BUS OFF state