Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h370 static inline uint32_t twai_hal_get_reset_lost_rx_cnt(twai_hal_context_t *hal_ctx) in twai_hal_get_reset_lost_rx_cnt() function
/hal_espressif-3.6.0/components/driver/
Dtwai.c217 p_twai_obj->rx_missed_count += twai_hal_get_reset_lost_rx_cnt(&twai_context); in twai_intr_handler_main()