esp-idf/components/efuse/esp32c6
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
..
include adc_calib: support calibration v2 on esp32c6 2023-06-26 10:40:36 +08:00
private_include
esp_efuse_fields.c efuse: Remove dependency on bootloader component headers 2023-03-16 01:50:21 +08:00
esp_efuse_rtc_calib.c refactor(adc_calib): Simplify 2nd step coefficient calculation 2023-07-06 14:22:03 +08:00
esp_efuse_table.c mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC 2023-06-08 23:11:32 +08:00
esp_efuse_table.csv mac_addr(C6 and H2): Fix byte order of MAC_EXT and change format of IEEE802154 MAC 2023-06-08 23:11:32 +08:00
esp_efuse_utility.c
sources.cmake