Home
last modified time | relevance | path

Searched refs:arb_lost_count (Results 1 – 2 of 2) sorted by relevance

/device/soc/esp/esp32/components/driver/
Dtwai.c74 uint32_t arb_lost_count; member
249 p_twai_obj->arb_lost_count++; in twai_intr_handler_main()
684 status_info->arb_lost_count = p_twai_obj->arb_lost_count; in twai_get_status_info()
/device/soc/esp/esp32/components/driver/include/driver/
Dtwai.h122 uint32_t arb_lost_count; /**< Number of instances arbitration was lost */ member