esp-idf/components/efuse/esp32c3
Armando f29eda26e6 esp_adc: replace hardcoded calibration version to a macro
On esp32c3 and esp32s3, we support calibration version 1. This commit
replace it with ESP_EFUSE_ADC_CALIB_VER to avoid hardcode.
2022-10-13 21:03:51 +08:00
..
include efuse: Adds missing header 2022-08-02 22:43:12 +08:00
private_include efuse: update copyright notice 2021-05-31 06:43:23 +02:00
esp_efuse_fields.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
esp_efuse_rtc_calib.c esp_adc: replace hardcoded calibration version to a macro 2022-10-13 21:03:51 +08:00
esp_efuse_table.c efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
esp_efuse_table.csv efuse: Adds major and minor versions and others 2022-07-05 14:38:27 +08:00
esp_efuse_utility.c efuse: Checks errors of 4x coding scheme for BLOCK0 if so then abort 2022-06-09 17:49:03 +08:00
sources.cmake secure_boot: Checks secure boot efuses 2021-02-23 03:56:21 +08:00