Home
last modified time | relevance | path

Searched full:adc1_cal_vol_atten1 (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv84 WR_DIS.ADC1_CAL_VOL_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT…
181 ADC1_CAL_VOL_ATTEN1, EFUSE_BLK2, 198, 10, [] ADC1 calibration voltage …
Desp_efuse_table.c299 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN1,
671 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN1[] = { variable
1074 &WR_DIS_ADC1_CAL_VOL_ATTEN1[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN1
1539 &ADC1_CAL_VOL_ATTEN1[0], // [] ADC1 calibration voltage at atten1
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv81 WR_DIS.ADC1_CAL_VOL_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT…
183 ADC1_CAL_VOL_ATTEN1, EFUSE_BLK2, 195, 10, [] ADC1 calibration voltage …
Desp_efuse_table.c287 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN1,
676 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN1[] = { variable
1092 &WR_DIS_ADC1_CAL_VOL_ATTEN1[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN1
1578 &ADC1_CAL_VOL_ATTEN1[0], // [] ADC1 calibration voltage at atten1
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv107 WR_DIS.ADC1_CAL_VOL_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_CAL_VOL_AT…
230 ADC1_CAL_VOL_ATTEN1, EFUSE_BLK2, 209, 8, [] ADC1 calibration voltage …
Desp_efuse_table.c391 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_CAL_VOL_ATTEN1,
867 static const esp_efuse_desc_t ADC1_CAL_VOL_ATTEN1[] = { variable
1397 &WR_DIS_ADC1_CAL_VOL_ATTEN1[0], // [] wr_dis of ADC1_CAL_VOL_ATTEN1
1992 &ADC1_CAL_VOL_ATTEN1[0], // [] ADC1 calibration voltage at atten1
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C3.rst25ADC1_CAL_VOL_ATTEN1 (BLOCK2) ADC1 calibration voltage at atten1 …
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Doperations.py206 print("CAL_VOL_ATTEN1 = ", efuses["ADC1_CAL_VOL_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Doperations.py206 print("CAL_VOL_ATTEN1 = ", efuses['ADC1_CAL_VOL_ATTEN1'].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py248 print("CAL_VOL_ATTEN1 = ", efuses["ADC1_CAL_VOL_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py248 print("CAL_VOL_ATTEN1 = ", efuses["ADC1_CAL_VOL_ATTEN1"].get())
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h720 /** adc1_cal_vol_atten1 : R; bitpos: [12:3]; default: 0;
723 uint32_t adc1_cal_vol_atten1:10; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h742 /** adc1_cal_vol_atten1 : R; bitpos: [15:6]; default: 0;
745 uint32_t adc1_cal_vol_atten1:10; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h830 /** adc1_cal_vol_atten1 : R; bitpos: [24:17]; default: 0;
833 uint32_t adc1_cal_vol_atten1:8; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c3.yaml98ADC1_CAL_VOL_ATTEN1 : {show: y, blk : 2, word: 6, pos : 6, len : 10, start: 198, type…
Desp32c6.yaml91ADC1_CAL_VOL_ATTEN1 : {show: y, blk : 2, word: 6, pos : 3, len : 10, start: 195, type…
Desp32s3.yaml117ADC1_CAL_VOL_ATTEN1 : {show: y, blk : 2, word: 6, pos: 17, len : 8, start: 209, type…