Home
last modified time | relevance | path

Searched full:adc2_cal_vol_atten2 (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv112 WR_DIS.ADC2_CAL_VOL_ATTEN2, EFUSE_BLK0, 21, 1, [] wr_dis of ADC2_CAL_VOL_AT…
235 ADC2_CAL_VOL_ATTEN2, EFUSE_BLK2, 248, 7, [] ADC2 calibration voltage …
Desp_efuse_table.c411 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC2_CAL_VOL_ATTEN2,
887 static const esp_efuse_desc_t ADC2_CAL_VOL_ATTEN2[] = { variable
1422 &WR_DIS_ADC2_CAL_VOL_ATTEN2[0], // [] wr_dis of ADC2_CAL_VOL_ATTEN2
2017 &ADC2_CAL_VOL_ATTEN2[0], // [] ADC2 calibration voltage at atten2
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py258 print("CAL_VOL_ATTEN2 = ", efuses["ADC2_CAL_VOL_ATTEN2"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py258 print("CAL_VOL_ATTEN2 = ", efuses["ADC2_CAL_VOL_ATTEN2"].get())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h863 /** adc2_cal_vol_atten2 : R; bitpos: [30:24]; default: 0;
866 uint32_t adc2_cal_vol_atten2:7; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml122ADC2_CAL_VOL_ATTEN2 : {show: y, blk : 2, word: 7, pos: 24, len : 7, start: 248, type…