Searched refs:twai_ll_format_frame_buffer (Results 1 – 3 of 3) sorted by relevance
/device/soc/esp/esp32/components/hal/include/hal/ |
D | twai_hal.h | 240 twai_ll_format_frame_buffer(message->identifier, message->data_length_code, message->data, in twai_hal_format_frame()
|
/device/soc/esp/esp32/components/hal/esp32/include/hal/ |
D | can_ll.h | 224 twai_ll_format_frame_buffer(id, dlc, data, flags, tx_frame); in can_ll_format_frame_buffer()
|
D | twai_ll.h | 635 static inline void twai_ll_format_frame_buffer(uint32_t id, uint8_t dlc, const uint8_t *data, in twai_ll_format_frame_buffer() function
|