Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv111 WR_DIS.ADC2_CAL_VOL_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC2_CAL_VOL_AT…
234 ADC2_CAL_VOL_ATTEN1, EFUSE_BLK2, 241, 7, [] ADC2 calibration voltage …
Desp_efuse_table.c407 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC2_CAL_VOL_ATTEN1,
883 static const esp_efuse_desc_t ADC2_CAL_VOL_ATTEN1[] = { variable
1417 &WR_DIS_ADC2_CAL_VOL_ATTEN1[0], // [] wr_dis of ADC2_CAL_VOL_ATTEN1
2012 &ADC2_CAL_VOL_ATTEN1[0], // [] ADC2 calibration voltage at atten1
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py257 print("CAL_VOL_ATTEN1 = ", efuses["ADC2_CAL_VOL_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py257 print("CAL_VOL_ATTEN1 = ", efuses["ADC2_CAL_VOL_ATTEN1"].get())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h859 /** adc2_cal_vol_atten1 : R; bitpos: [23:17]; default: 0;
862 uint32_t adc2_cal_vol_atten1:7; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml121ADC2_CAL_VOL_ATTEN1 : {show: y, blk : 2, word: 7, pos: 17, len : 7, start: 241, type…