Home
last modified time | relevance | path

Searched refs:twai_hal_set_tx_buffer_and_transmit (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c177 twai_hal_set_tx_buffer_and_transmit(hal_ctx, &hal_ctx->tx_frame_save);
183 void twai_hal_set_tx_buffer_and_transmit(twai_hal_context_t *hal_ctx, twai_hal_frame_t *tx_frame) function
/hal_espressif-3.6.0/components/driver/
Dtwai.c190 twai_hal_set_tx_buffer_and_transmit(&twai_context, &frame); in twai_handle_tx_buffer_frame()
546 twai_hal_set_tx_buffer_and_transmit(&twai_context, &tx_frame); in twai_transmit()
569 twai_hal_set_tx_buffer_and_transmit(&twai_context, &tx_frame); in twai_transmit()
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_hal.h129 twai_hal_set_tx_buffer_and_transmit(hal_ctx, tx_frame); in can_hal_set_tx_buffer_and_transmit()
/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h270 void twai_hal_set_tx_buffer_and_transmit(twai_hal_context_t *hal_ctx, twai_hal_frame_t *tx_frame);