Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dspi_hal_iram.c39 spi_ll_master_set_clock_by_reg(hw, &dev->timing_conf.clock_reg); in spi_hal_setup_device()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h534 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
646 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h661 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
773 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h651 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
763 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h647 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
759 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h647 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
759 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h653 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
765 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h609 static inline void spi_ll_master_set_clock_by_reg(spi_dev_t *hw, const spi_ll_clock_val_t *val) in spi_ll_master_set_clock_by_reg() function
721 spi_ll_master_set_clock_by_reg(hw, &reg_val); in spi_ll_master_set_clock()