Searched refs:twai_hal_get_rx_msg_count (Results 1 – 3 of 3) sorted by relevance
96 return twai_hal_get_rx_msg_count(hal_ctx); in can_hal_get_rx_msg_count()
172 static inline uint32_t twai_hal_get_rx_msg_count(twai_hal_context_t *hal_ctx) in twai_hal_get_rx_msg_count() function
125 uint32_t msg_count = twai_hal_get_rx_msg_count(&twai_context); in twai_handle_rx_buffer_frames()144 uint32_t msg_count = twai_hal_get_rx_msg_count(&twai_context); in twai_handle_rx_buffer_frames()