Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_hal.h91 return twai_hal_get_rec(hal_ctx); in can_hal_get_rec()
/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_hal.h161 static inline uint32_t twai_hal_get_rec(twai_hal_context_t *hal_ctx) in twai_hal_get_rec() function
/device/soc/esp/esp32/components/driver/
Dtwai.c678 status_info->rx_error_counter = twai_hal_get_rec(&twai_context); in twai_get_status_info()