Home
last modified time | relevance | path

Searched defs:prescale (Results 1 – 23 of 23) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Dsigma_delta_legacy.c42 …lta_set_prescale(sigmadelta_port_t sigmadelta_port, sigmadelta_channel_t channel, uint8_t prescale) in _sigmadelta_set_prescale()
104 esp_err_t sigmadelta_set_prescale(sigmadelta_channel_t channel, uint8_t prescale) in sigmadelta_set_prescale()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
Dmcpwm_ll.h102 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
196 … inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t prescale) in mcpwm_ll_timer_set_clock_prescale()
1175 …ic inline void mcpwm_ll_carrier_set_prescale(mcpwm_dev_t *mcpwm, int operator_id, uint8_t prescale) in mcpwm_ll_carrier_set_prescale()
1580 static inline void mcpwm_ll_capture_set_prescale(mcpwm_dev_t *mcpwm, int channel, uint32_t prescale) in mcpwm_ll_capture_set_prescale()
Dlcd_ll.h126 static inline void lcd_ll_set_pixel_clock_prescale(lcd_cam_dev_t *dev, uint32_t prescale) in lcd_ll_set_pixel_clock_prescale()
Di2s_ll.h790 static inline void i2s_ll_tx_set_pdm_prescale(i2s_dev_t *hw, bool prescale) in i2s_ll_tx_set_pdm_prescale()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
Dmcpwm_ll.h112 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
207 … inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t prescale) in mcpwm_ll_timer_set_clock_prescale()
1186 …ic inline void mcpwm_ll_carrier_set_prescale(mcpwm_dev_t *mcpwm, int operator_id, uint8_t prescale) in mcpwm_ll_carrier_set_prescale()
1591 static inline void mcpwm_ll_capture_set_prescale(mcpwm_dev_t *mcpwm, int channel, uint32_t prescale) in mcpwm_ll_capture_set_prescale()
Di2s_ll.h740 static inline void i2s_ll_tx_set_pdm_prescale(i2s_dev_t *hw, bool prescale) in i2s_ll_tx_set_pdm_prescale()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
Dmcpwm_ll.h102 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
196 … inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t prescale) in mcpwm_ll_timer_set_clock_prescale()
1163 …ic inline void mcpwm_ll_carrier_set_prescale(mcpwm_dev_t *mcpwm, int operator_id, uint8_t prescale) in mcpwm_ll_carrier_set_prescale()
1568 static inline void mcpwm_ll_capture_set_prescale(mcpwm_dev_t *mcpwm, int channel, uint32_t prescale) in mcpwm_ll_capture_set_prescale()
Di2s_ll.h967 static inline void i2s_ll_tx_set_pdm_prescale(i2s_dev_t *hw, bool prescale) in i2s_ll_tx_set_pdm_prescale()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
Di2s_ll.h727 static inline void i2s_ll_tx_set_pdm_prescale(i2s_dev_t *hw, bool prescale) in i2s_ll_tx_set_pdm_prescale()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dsdm_ll.h50 static inline void sdm_ll_set_prescale(gpio_sd_dev_t *hw, int channel, uint32_t prescale) in sdm_ll_set_prescale()
Dmcpwm_ll.h110 static inline void mcpwm_ll_group_set_clock_prescale(mcpwm_dev_t *mcpwm, int prescale) in mcpwm_ll_group_set_clock_prescale()
205 … inline void mcpwm_ll_timer_set_clock_prescale(mcpwm_dev_t *mcpwm, int timer_id, uint32_t prescale) in mcpwm_ll_timer_set_clock_prescale()
1184 …ic inline void mcpwm_ll_carrier_set_prescale(mcpwm_dev_t *mcpwm, int operator_id, uint8_t prescale) in mcpwm_ll_carrier_set_prescale()
1589 static inline void mcpwm_ll_capture_set_prescale(mcpwm_dev_t *mcpwm, int channel, uint32_t prescale) in mcpwm_ll_capture_set_prescale()
Di2s_ll.h747 static inline void i2s_ll_tx_set_pdm_prescale(i2s_dev_t *hw, bool prescale) in i2s_ll_tx_set_pdm_prescale()
/hal_espressif-latest/components/soc/esp32/include/soc/
Dgpio_sd_struct.h19 uint32_t prescale: 8; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgpio_sd_struct.h19 uint32_t prescale : 8; member
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dgpio_sd_struct.h19 uint32_t prescale: 8; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dgpio_sd_struct.h19 uint32_t prescale: 8; member
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dgpio_ext_struct.h26 uint32_t prescale:8; member
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dgpio_ext_struct.h26 uint32_t prescale:8; member