Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv80 WR_DIS.ADC1_AVE_INITCODE_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_AVE_INITCO…
183 ADC1_AVE_INITCODE_ATTEN1, EFUSE_BLK2, 155, 10, [] ADC1 calibration data
Desp_efuse_table.c283 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_AVE_INITCODE_ATTEN1,
676 static const esp_efuse_desc_t ADC1_AVE_INITCODE_ATTEN1[] = { variable
1095 &WR_DIS_ADC1_AVE_INITCODE_ATTEN1[0], // [] wr_dis of ADC1_AVE_INITCODE_ATTEN1
1586 &ADC1_AVE_INITCODE_ATTEN1[0], // [] ADC1 calibration data
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py201 print("AVE_INITCODE_ATTEN1 = ", efuses["ADC1_AVE_INITCODE_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py201 print("AVE_INITCODE_ATTEN1 = ", efuses["ADC1_AVE_INITCODE_ATTEN1"].get())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h683 /** adc1_ave_initcode_atten1 : R; bitpos: [31:27]; default: 0;
686 uint32_t adc1_ave_initcode_atten1:5; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml83ADC1_AVE_INITCODE_ATTEN1 : {show: y, blk : 2, word: 4, pos: 27, len : 10, start: 155, type…