/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 45 WR_DIS.ADC1_CAL_VOL_ATTEN3, EFUSE_BLK0, 6, 1, [] wr_dis of ADC1_CAL_VOL_AT… 97 ADC1_CAL_VOL_ATTEN3, EFUSE_BLK2, 99, 6, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 143 {EFUSE_BLK0, 6, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN3, 335 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN3[] = { variable 559 &WR_DIS_ADC1_CAL_VOL_ATTEN3[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN3 799 &ADC1_CAL_VOL_ATTEN3[0], // [] ADC1 calibration voltage at atten3
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 86 WR_DIS.ADC1_CAL_VOL_ATTEN3, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 183 ADC1_CAL_VOL_ATTEN3, EFUSE_BLK2, 218, 10, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 307 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN3, 679 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN3[] = { variable 1084 &WR_DIS_ADC1_CAL_VOL_ATTEN3[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN3 1549 &ADC1_CAL_VOL_ATTEN3[0], // [] ADC1 calibration voltage at atten3
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 83 WR_DIS.ADC1_CAL_VOL_ATTEN3, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 185 ADC1_CAL_VOL_ATTEN3, EFUSE_BLK2, 215, 10, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 295 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN3, 684 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN3[] = { variable 1102 &WR_DIS_ADC1_CAL_VOL_ATTEN3[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN3 1588 &ADC1_CAL_VOL_ATTEN3[0], // [] ADC1 calibration voltage at atten3
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 109 WR_DIS.ADC1_CAL_VOL_ATTEN3, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 232 ADC1_CAL_VOL_ATTEN3, EFUSE_BLK2, 225, 8, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 399 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN3, 875 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN3[] = { variable 1407 &WR_DIS_ADC1_CAL_VOL_ATTEN3[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN3 2002 &ADC1_CAL_VOL_ATTEN3[0], // [] ADC1 calibration voltage at atten3
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C3.rst | 27 …ADC1_CAL_VOL_ATTEN3 (BLOCK2) ADC1 calibration voltage at atten3 …
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/ |
D | operations.py | 162 print("CAL_VOL_ATTEN3 = ", efuses["ADC1_CAL_VOL_ATTEN3"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/ |
D | operations.py | 208 print("CAL_VOL_ATTEN3 = ", efuses["ADC1_CAL_VOL_ATTEN3"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/ |
D | operations.py | 208 print("CAL_VOL_ATTEN3 = ", efuses['ADC1_CAL_VOL_ATTEN3'].get())
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | efuse_struct.h | 396 /** adc1_cal_vol_atten3 : R; bitpos: [8:3]; default: 0; 399 uint32_t adc1_cal_vol_atten3:6; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/ |
D | operations.py | 250 print("CAL_VOL_ATTEN3 = ", efuses["ADC1_CAL_VOL_ATTEN3"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/ |
D | operations.py | 250 print("CAL_VOL_ATTEN3 = ", efuses["ADC1_CAL_VOL_ATTEN3"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c2.yaml | 38 …ADC1_CAL_VOL_ATTEN3 : {show: y, blk : 2, word: 3, pos : 3, len : 6, start : 99, type : 'u…
|
D | esp32c3.yaml | 100 …ADC1_CAL_VOL_ATTEN3 : {show: y, blk : 2, word: 6, pos: 26, len : 10, start: 218, type…
|
D | esp32c6.yaml | 93 …ADC1_CAL_VOL_ATTEN3 : {show: y, blk : 2, word: 6, pos: 23, len : 10, start: 215, type…
|
D | esp32s3.yaml | 119 …ADC1_CAL_VOL_ATTEN3 : {show: y, blk : 2, word: 7, pos : 1, len : 8, start: 225, type…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 728 /** adc1_cal_vol_atten3 : R; bitpos: [31:23]; default: 0; 731 uint32_t adc1_cal_vol_atten3:9; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 750 /** adc1_cal_vol_atten3 : R; bitpos: [31:26]; default: 0; 753 uint32_t adc1_cal_vol_atten3:6; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 851 /** adc1_cal_vol_atten3 : R; bitpos: [8:1]; default: 0; 854 uint32_t adc1_cal_vol_atten3:8; member
|