Home
last modified time | relevance | path

Searched refs:twai_ll_format_frame_buffer (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_hal.h240 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/
Dcan_ll.h224 twai_ll_format_frame_buffer(id, dlc, data, flags, tx_frame); in can_ll_format_frame_buffer()
Dtwai_ll.h635 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