Home
last modified time | relevance | path

Searched refs:twai_ll_set_mode (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.6.0/components/hal/
Dtwai_hal.c40 twai_ll_set_mode(hal_ctx->dev, TWAI_MODE_LISTEN_ONLY); //Freeze REC by changing to LOM mode in twai_hal_init()
72 twai_ll_set_mode(hal_ctx->dev, mode); //Set operating mode in twai_hal_start()
82 twai_ll_set_mode(hal_ctx->dev, TWAI_MODE_LISTEN_ONLY); //Freeze REC by changing to LOM mode in twai_hal_stop()
Dtwai_hal_iram.c108 twai_ll_set_mode(hal_ctx->dev, TWAI_MODE_LISTEN_ONLY); //Freeze TEC/REC by entering LOM
/hal_espressif-3.6.0/components/hal/esp32/include/hal/
Dcan_ll.h74 twai_ll_set_mode(hw, mode); in can_ll_set_mode()
Dtwai_ll.h206 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-3.6.0/components/hal/esp32h2/include/hal/
Dtwai_ll.h142 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-3.6.0/components/hal/esp32s2/include/hal/
Dtwai_ll.h142 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-3.6.0/components/hal/esp32s3/include/hal/
Dtwai_ll.h142 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-3.6.0/components/hal/esp32c3/include/hal/
Dtwai_ll.h142 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function