Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv86 WR_DIS.ADC1_HI_DOUT_ATTEN3, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_HI_DOUT_AT…
189 ADC1_HI_DOUT_ATTEN3, EFUSE_BLK2, 215, 10, [] ADC1 calibration data
Desp_efuse_table.c307 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_HI_DOUT_ATTEN3,
700 static const esp_efuse_desc_t ADC1_HI_DOUT_ATTEN3[] = { variable
1125 &WR_DIS_ADC1_HI_DOUT_ATTEN3[0], // [] wr_dis of ADC1_HI_DOUT_ATTEN3
1616 &ADC1_HI_DOUT_ATTEN3[0], // [] ADC1 calibration data
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py207 print("HI_DOUT_ATTEN3 = ", efuses["ADC1_HI_DOUT_ATTEN3"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py207 print("HI_DOUT_ATTEN3 = ", efuses["ADC1_HI_DOUT_ATTEN3"].get())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h733 /** adc1_hi_dout_atten3 : R; bitpos: [31:23]; default: 0;
736 uint32_t adc1_hi_dout_atten3:9; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml89ADC1_HI_DOUT_ATTEN3 : {show: y, blk : 2, word: 6, pos: 23, len : 10, start: 215, type…