/hal_espressif-latest/components/efuse/esp32c2/ |
D | esp_efuse_table.csv | 44 WR_DIS.ADC1_CAL_VOL_ATTEN0, EFUSE_BLK0, 6, 1, [] wr_dis of ADC1_CAL_VOL_AT… 96 ADC1_CAL_VOL_ATTEN0, EFUSE_BLK2, 91, 8, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 139 {EFUSE_BLK0, 6, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN0, 331 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN0[] = { variable 554 &WR_DIS_ADC1_CAL_VOL_ATTEN0[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN0 794 &ADC1_CAL_VOL_ATTEN0[0], // [] ADC1 calibration voltage at atten0
|
/hal_espressif-latest/components/efuse/esp32c3/ |
D | esp_efuse_table.csv | 83 WR_DIS.ADC1_CAL_VOL_ATTEN0, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 180 ADC1_CAL_VOL_ATTEN0, EFUSE_BLK2, 188, 10, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 295 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN0, 667 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN0[] = { variable 1069 &WR_DIS_ADC1_CAL_VOL_ATTEN0[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN0 1534 &ADC1_CAL_VOL_ATTEN0[0], // [] ADC1 calibration voltage at atten0
|
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 80 WR_DIS.ADC1_CAL_VOL_ATTEN0, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 182 ADC1_CAL_VOL_ATTEN0, EFUSE_BLK2, 185, 10, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 283 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN0, 672 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN0[] = { variable 1087 &WR_DIS_ADC1_CAL_VOL_ATTEN0[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN0 1573 &ADC1_CAL_VOL_ATTEN0[0], // [] ADC1 calibration voltage at atten0
|
/hal_espressif-latest/components/efuse/esp32s3/ |
D | esp_efuse_table.csv | 106 WR_DIS.ADC1_CAL_VOL_ATTEN0, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT… 229 ADC1_CAL_VOL_ATTEN0, EFUSE_BLK2, 201, 8, [] ADC1 calibration voltage …
|
D | esp_efuse_table.c | 387 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN0, 863 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN0[] = { variable 1392 &WR_DIS_ADC1_CAL_VOL_ATTEN0[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN0 1987 &ADC1_CAL_VOL_ATTEN0[0], // [] ADC1 calibration voltage at atten0
|
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/ |
D | summary_ESP32-C3.rst | 24 …ADC1_CAL_VOL_ATTEN0 (BLOCK2) ADC1 calibration voltage at atten0 …
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c2/ |
D | operations.py | 161 print("CAL_VOL_ATTEN0 = ", efuses["ADC1_CAL_VOL_ATTEN0"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/ |
D | operations.py | 205 print("CAL_VOL_ATTEN0 = ", efuses["ADC1_CAL_VOL_ATTEN0"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/ |
D | operations.py | 205 print("CAL_VOL_ATTEN0 = ", efuses['ADC1_CAL_VOL_ATTEN0'].get())
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | efuse_struct.h | 379 /** adc1_cal_vol_atten0 : R; bitpos: [31:27]; default: 0; 382 uint32_t adc1_cal_vol_atten0:5; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/ |
D | operations.py | 247 print("CAL_VOL_ATTEN0 = ", efuses["ADC1_CAL_VOL_ATTEN0"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/ |
D | operations.py | 247 print("CAL_VOL_ATTEN0 = ", efuses["ADC1_CAL_VOL_ATTEN0"].get())
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32c2.yaml | 37 …ADC1_CAL_VOL_ATTEN0 : {show: y, blk : 2, word: 2, pos: 27, len : 8, start : 91, type : 'u…
|
D | esp32c3.yaml | 97 …ADC1_CAL_VOL_ATTEN0 : {show: y, blk : 2, word: 5, pos: 28, len : 10, start: 188, type…
|
D | esp32c6.yaml | 90 …ADC1_CAL_VOL_ATTEN0 : {show: y, blk : 2, word: 5, pos: 25, len : 10, start: 185, type…
|
D | esp32s3.yaml | 116 …ADC1_CAL_VOL_ATTEN0 : {show: y, blk : 2, word: 6, pos : 9, len : 8, start: 201, type…
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | efuse_struct.h | 703 /** adc1_cal_vol_atten0 : R; bitpos: [31:25]; default: 0; 706 uint32_t adc1_cal_vol_atten0:7; member
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | efuse_struct.h | 725 /** adc1_cal_vol_atten0 : R; bitpos: [31:28]; default: 0; 728 uint32_t adc1_cal_vol_atten0:4; member
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | efuse_struct.h | 826 /** adc1_cal_vol_atten0 : R; bitpos: [16:9]; default: 0; 829 uint32_t adc1_cal_vol_atten0:8; member
|