/hal_espressif-latest/components/hal/ |
D | ledc_hal_iram.c | 48 …d ledc_hal_set_duty_cycle(ledc_hal_context_t *hal, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_hal_set_duty_cycle()
|
D | spi_hal.c | 117 int spi_hal_master_cal_clock(int fapb, int hz, int duty_cycle) in spi_hal_master_cal_clock()
|
/hal_espressif-latest/components/driver/spi/gpspi/ |
D | spi_master.c | 398 int duty_cycle = (dev_config->duty_cycle_pos == 0) ? 128 : dev_config->duty_cycle_pos; in spi_bus_add_device() local 533 int spi_get_actual_clock(int fapb, int hz, int duty_cycle) in spi_get_actual_clock()
|
/hal_espressif-latest/components/hal/esp32/include/hal/ |
D | spi_ll.h | 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() 642 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 373 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/include/hal/ |
D | spi_hal.h | 43 uint32_t duty_cycle; ///< Expected duty cycle of SPI clock member
|
/hal_espressif-latest/components/hal/esp32s3/include/hal/ |
D | spi_ll.h | 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() 769 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 376 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/esp32c6/include/hal/ |
D | spi_ll.h | 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() 759 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 396 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/esp32c2/include/hal/ |
D | spi_ll.h | 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() 755 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 375 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/esp32c3/include/hal/ |
D | spi_ll.h | 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() 755 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 375 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/esp32h2/include/hal/ |
D | spi_ll.h | 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() 761 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 377 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/hal/esp32s2/include/hal/ |
D | spi_ll.h | 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() 717 static inline int spi_ll_master_set_clock(spi_dev_t *hw, int fapb, int hz, int duty_cycle) in spi_ll_master_set_clock()
|
D | ledc_ll.h | 390 …duty_cycle(ledc_dev_t *hw, ledc_mode_t speed_mode, ledc_channel_t channel_num, uint32_t duty_cycle) in ledc_ll_set_duty_cycle()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | ledc_struct.h | 73 uint32_t duty_cycle:10; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | ledc_struct.h | 46 uint32_t duty_cycle: 10; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | ledc_struct.h | 57 uint32_t duty_cycle: 10; member
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | ledc_struct.h | 48 uint32_t duty_cycle: 10; member
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | ledc_struct.h | 54 …uint32_t duty_cycle:10; /*This register is used to increase or decrease the duty ever… member
|