Armando
|
de68029de9
|
change(header): modify p4 headers issues from check_header_py
|
2023-08-04 14:13:59 +02:00 |
|
laokaiyao
|
edc1abc8ea
|
refactor(adc_calib): Simplify 2nd step coefficient calculation
- remove unnecessary variables and calculations
- improve readability of code
|
2023-07-06 14:22:03 +08:00 |
|
laokaiyao
|
f949819976
|
adc_calib: support calibration v2 on esp32c6
|
2023-06-26 10:40:36 +08:00 |
|
laokaiyao
|
ffb40a89d9
|
adc_cali: supported channel compensation of adc calibration on esp32c6
|
2023-05-23 22:44:25 +08:00 |
|
Armando
|
486c765a93
|
adc: remove adc_hal_conf.h
Macros inside adc_hal_conf.h are moved to adc_ll.h
|
2023-02-23 11:48:31 +08:00 |
|
Armando
|
d0e4d36fb6
|
esp_adc: support h2 oneshot mode and continuous mode
|
2023-02-23 11:48:31 +08:00 |
|
Armando
|
5be3c21cfc
|
adc: improve power logic
|
2023-01-09 17:10:04 +08:00 |
|
Pavlo Hamov
|
726e985b34
|
adc: esp32s2: fix unit to offset calculation
eFuse offset is screwed up on 4.4 to 5.0 transition
Closes https://github.com/espressif/esp-idf/issues/9705
Closes https://github.com/espressif/esp-idf/pull/9715
|
2022-09-06 20:35:39 +08:00 |
|
Armando
|
5e6a16380a
|
esp_adc: move adc common hw related code into esp_hw_support
|
2022-07-28 03:49:48 +00:00 |
|