Home
last modified time | relevance | path

Searched refs:tx_frame_save (Results 1 – 2 of 2) 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);
202 memcpy(&hal_ctx->tx_frame_save, tx_frame, sizeof(twai_hal_frame_t));
/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h71 twai_hal_frame_t tx_frame_save; member