Home
last modified time | relevance | path

Searched defs:rx_frame (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h216 static inline void can_ll_get_rx_buffer(can_dev_t *hw, can_ll_frame_buffer_t *rx_frame) in can_ll_get_rx_buffer()
227 static inline void can_ll_prase_frame_buffer(can_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8_t… in can_ll_prase_frame_buffer()
Dcan_hal.h132 …inline void can_hal_read_rx_buffer_and_clear(can_hal_context_t *hal_ctx, can_hal_frame_t *rx_frame) in can_hal_read_rx_buffer_and_clear()
Dtwai_ll.h614 static inline void twai_ll_get_rx_buffer(twai_dev_t *hw, twai_ll_frame_buffer_t *rx_frame) in twai_ll_get_rx_buffer()
680 static inline void twai_ll_prase_frame_buffer(twai_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8… in twai_ll_prase_frame_buffer()
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h522 static inline void twai_ll_get_rx_buffer(twai_dev_t *hw, twai_ll_frame_buffer_t *rx_frame) in twai_ll_get_rx_buffer()
588 static inline void twai_ll_prase_frame_buffer(twai_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8… in twai_ll_prase_frame_buffer()
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h522 static inline void twai_ll_get_rx_buffer(twai_dev_t *hw, twai_ll_frame_buffer_t *rx_frame) in twai_ll_get_rx_buffer()
588 static inline void twai_ll_prase_frame_buffer(twai_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8… in twai_ll_prase_frame_buffer()
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h522 static inline void twai_ll_get_rx_buffer(twai_dev_t *hw, twai_ll_frame_buffer_t *rx_frame) in twai_ll_get_rx_buffer()
588 static inline void twai_ll_prase_frame_buffer(twai_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8… in twai_ll_prase_frame_buffer()
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h522 static inline void twai_ll_get_rx_buffer(twai_dev_t *hw, twai_ll_frame_buffer_t *rx_frame) in twai_ll_get_rx_buffer()
588 static inline void twai_ll_prase_frame_buffer(twai_ll_frame_buffer_t *rx_frame, uint32_t *id, uint8… in twai_ll_prase_frame_buffer()
/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h286 …ine bool twai_hal_read_rx_buffer_and_clear(twai_hal_context_t *hal_ctx, twai_hal_frame_t *rx_frame) in twai_hal_read_rx_buffer_and_clear()
/hal_espressif-3.6.0/components/driver/
Dtwai.c594 twai_hal_frame_t rx_frame; in twai_receive() local
/hal_espressif-3.6.0/components/bt/host/bluedroid/stack/rfcomm/include/
Drfc_int.h211 MX_FRAME rx_frame; member