Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dtwai_hal.c36 twai_ll_set_mode(hal_ctx->dev, TWAI_MODE_LISTEN_ONLY); //Freeze REC by changing to LOM mode in twai_hal_init()
85 twai_ll_set_mode(hal_ctx->dev, mode); //Set operating mode in twai_hal_start()
110 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.c100 twai_ll_set_mode(hal_ctx->dev, TWAI_MODE_LISTEN_ONLY); //Freeze TEC/REC by entering LOM
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dtwai_ll.h170 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dtwai_ll.h170 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dtwai_ll.h170 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dtwai_ll.h177 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dtwai_ll.h191 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dtwai_ll.h236 static inline void twai_ll_set_mode(twai_dev_t *hw, twai_mode_t mode) in twai_ll_set_mode() function