Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32/include/hal/
Dspi_ll.h51 typedef uint32_t spi_ll_clock_val_t; typedef
534 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()
563 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
644 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/include/hal/
Dspi_hal.h57 spi_ll_clock_val_t clock_reg; ///< Register value used by the LL layer
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dspi_ll.h52 typedef uint32_t spi_ll_clock_val_t; typedef
661 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()
690 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
771 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dspi_ll.h51 typedef uint32_t spi_ll_clock_val_t; typedef
651 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()
680 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
761 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dspi_ll.h50 typedef uint32_t spi_ll_clock_val_t; typedef
647 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()
676 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
757 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dspi_ll.h50 typedef uint32_t spi_ll_clock_val_t; typedef
647 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()
676 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
757 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dspi_ll.h53 typedef uint32_t spi_ll_clock_val_t; typedef
653 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()
682 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
763 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dspi_ll.h53 typedef uint32_t spi_ll_clock_val_t; typedef
609 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()
638 static inline int spi_ll_master_cal_clock(int fapb, int hz, int duty_cycle, spi_ll_clock_val_t *out… in spi_ll_master_cal_clock()
719 spi_ll_clock_val_t reg_val; in spi_ll_master_set_clock()