Searched defs:rx_frame (Results 1 – 7 of 7) sorted by relevance
| /device/soc/esp/esp32/components/hal/esp32/include/hal/ |
| D | can_ll.h | 216 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()
|
| D | can_hal.h | 132 …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()
|
| D | twai_ll.h | 612 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() 678 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()
|
| /device/soc/hpmicro/sdk/hpm_sdk/drivers/src/ |
| D | hpm_mcan_drv.c | 1453 hpm_stat_t mcan_read_rxbuf(MCAN_Type *ptr, uint32_t index, mcan_rx_message_t *rx_frame) in mcan_read_rxbuf() 1483 hpm_stat_t mcan_read_rxfifo(MCAN_Type *ptr, uint32_t fifo_index, mcan_rx_message_t *rx_frame) in mcan_read_rxfifo() 1656 …_stat_t mcan_receive_from_buf_blocking(MCAN_Type *ptr, uint32_t index, mcan_rx_message_t *rx_frame) in mcan_receive_from_buf_blocking() 1681 …t mcan_receive_from_fifo_blocking(MCAN_Type *ptr, uint32_t fifo_index, mcan_rx_message_t *rx_frame) in mcan_receive_from_fifo_blocking()
|
| /device/soc/esp/esp32/components/hal/include/hal/ |
| D | twai_hal.h | 286 …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()
|
| /device/soc/esp/esp32/components/driver/ |
| D | twai.c | 600 twai_hal_frame_t rx_frame; in twai_receive() local
|
| /device/soc/esp/esp32/components/bt/host/bluedroid/stack/rfcomm/include/ |
| D | rfc_int.h | 211 MX_FRAME rx_frame; member
|