Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv81 WR_DIS.ADC1_AVE_INITCODE_ATTEN2, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_AVE_INITCO…
184 ADC1_AVE_INITCODE_ATTEN2, EFUSE_BLK2, 165, 10, [] ADC1 calibration data
Desp_efuse_table.c287 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_AVE_INITCODE_ATTEN2,
680 static const esp_efuse_desc_t ADC1_AVE_INITCODE_ATTEN2[] = { variable
1100 &WR_DIS_ADC1_AVE_INITCODE_ATTEN2[0], // [] wr_dis of ADC1_AVE_INITCODE_ATTEN2
1591 &ADC1_AVE_INITCODE_ATTEN2[0], // [] ADC1 calibration data
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py202 print("AVE_INITCODE_ATTEN2 = ", efuses["ADC1_AVE_INITCODE_ATTEN2"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py202 print("AVE_INITCODE_ATTEN2 = ", efuses["ADC1_AVE_INITCODE_ATTEN2"].get())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h700 /** adc1_ave_initcode_atten2 : R; bitpos: [14:5]; default: 0;
703 uint32_t adc1_ave_initcode_atten2:10; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml84ADC1_AVE_INITCODE_ATTEN2 : {show: y, blk : 2, word: 5, pos : 5, len : 10, start: 165, type…