Home
last modified time | relevance | path

Searched refs:twai_ll_get_rx_msg_count (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h174 return twai_ll_get_rx_msg_count((hal_ctx)->dev); in twai_hal_get_rx_msg_count()
319 while (twai_ll_get_rx_msg_count(hal_ctx->dev) > 0) { in twai_hal_clear_rx_fifo_overrun()
/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c139 …if (events & TWAI_HAL_EVENT_RX_BUFF_FRAME && twai_ll_get_rx_msg_count(hal_ctx->dev) >= TWAI_RX_FIF…
162 hal_ctx->rx_msg_cnt_save = (uint8_t) twai_ll_get_rx_msg_count(hal_ctx->dev);
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h237 return twai_ll_get_rx_msg_count(hw); in can_ll_get_rx_msg_count()
Dtwai_ll.h728 static inline uint32_t twai_ll_get_rx_msg_count(twai_dev_t *hw) in twai_ll_get_rx_msg_count() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h636 static inline uint32_t twai_ll_get_rx_msg_count(twai_dev_t *hw) in twai_ll_get_rx_msg_count() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h636 static inline uint32_t twai_ll_get_rx_msg_count(twai_dev_t *hw) in twai_ll_get_rx_msg_count() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h636 static inline uint32_t twai_ll_get_rx_msg_count(twai_dev_t *hw) in twai_ll_get_rx_msg_count() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h636 static inline uint32_t twai_ll_get_rx_msg_count(twai_dev_t *hw) in twai_ll_get_rx_msg_count() function