esp-idf/components/hal/esp32s2
Michael (XIAO Xufeng) 2b83418141 adc: add fallback calibration method
Also:
1. Separate static configuration into init phase to improve
performance
2. Add a init code config layer to avoid duplicated configuration
3. Add a HW_CALIBRATION_V1 caps
2021-01-25 20:30:42 +08:00
..
include/hal adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
adc_hal.c adc: add fallback calibration method 2021-01-25 20:30:42 +08:00
brownout_hal.c esp32s2: BROWNOUT reset reason is set directly without using the brownout ISR 2021-01-18 15:38:09 +08:00
cp_dma_hal.c async_mcp: apply gdma driver 2021-01-13 10:52:27 +08:00
dac_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
interrupt_descriptor_table.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
systimer_hal.c hal: Add initial ESP32-C3 support 2020-11-30 15:23:15 +11:00
touch_sensor_hal.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
usb_hal.c hal: extract hal component from soc component 2020-09-01 13:25:32 +08:00