esp-idf/components/driver/deprecated
Gao Xu 243e3149f6 Merge branch 'bugfix/fix_adc_reset_issue_on_legacy' into 'master'
fix(adc): fix adc continuous get less results beacuse do not reset apb clk(legacy)

See merge request espressif/esp-idf!27772
2023-12-21 10:59:01 +08:00
..
driver fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
esp32 dac: update unit-test docs and examples for driver-NG 2022-10-25 17:00:41 +08:00
esp32s2 adc: support ADC on esp32c6 (hal) 2022-12-23 11:24:06 +08:00
adc1_private.h esp_adc: new esp_adc component and adc drivers 2022-07-15 18:31:00 +08:00
adc_dma_legacy.c fix(adc): fix adc continuous get less results beacuse do not reset apb clk(legacy) 2023-12-08 15:10:41 +08:00
adc_i2s_deprecated.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
adc_legacy.c fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12 2023-11-06 18:55:49 +08:00
dac_common_legacy.c i2s: fix some typos 2022-12-29 16:31:03 +08:00
i2s_legacy.c refactor(dac): remove redundant ll config for dac mode 2023-12-09 20:14:54 +08:00
mcpwm_legacy.c refactor(mcpwm): add RCC related LL functions 2023-09-15 13:33:01 +08:00
pcnt_legacy.c feat(pcnt): replace periph_module func with new ll func 2023-09-20 15:06:04 +08:00
rmt_legacy.c feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00
rtc_temperature_legacy.c fix(temperature_snesor): Put clock gate enable/disable in to sar_periph_ctrl together 2023-09-21 12:19:12 +08:00
sigma_delta_legacy.c sdm: correct concept duty to density 2023-01-06 17:01:48 +08:00
timer_legacy.c feat(rmt): add driver support for esp32p4 2023-09-19 12:54:14 +08:00