Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dtwai_hal.h346 void twai_hal_prepare_for_reset(twai_hal_context_t *hal_ctx);
/hal_espressif-3.6.0/components/hal/
Dtwai_hal_iram.c153 void twai_hal_prepare_for_reset(twai_hal_context_t *hal_ctx) function
/hal_espressif-3.6.0/components/driver/
Dtwai.c214 twai_hal_prepare_for_reset(&twai_context); in twai_intr_handler_main()