esp-idf/components/driver/deprecated
Armando d3be2541de fix(adc): rename ADC_ATTEN_DB_11 to ADC_ATTEN_DB_12
By design, it's 12 dB. There're errors among chips, so the actual
attenuation will be 11dB more or less
2023-11-06 18:55:49 +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 refactor(freertos): Refactor usage of portBASE_TYPE to BaseType_t 2023-07-31 17:10:34 +02: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(i2s): stop to output mclk after uninstalled on esp32 2023-10-20 14:55:10 +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