Home
last modified time | relevance | path

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

/device/soc/esp/esp32/components/hal/esp32/include/hal/
Dcan_hal.h81 twai_hal_start_bus_recovery(hal_ctx); in can_hal_start_bus_recovery()
/device/soc/esp/esp32/components/hal/include/hal/
Dtwai_hal.h138 static inline void twai_hal_start_bus_recovery(twai_hal_context_t *hal_ctx) in twai_hal_start_bus_recovery() function
/device/soc/esp/esp32/components/driver/
Dtwai.c663 twai_hal_start_bus_recovery(&twai_context); in twai_initiate_recovery()