Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv83 WR_DIS.ADC1_HI_DOUT_ATTEN0, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_HI_DOUT_AT…
186 ADC1_HI_DOUT_ATTEN0, EFUSE_BLK2, 185, 10, [] ADC1 calibration data
Desp_efuse_table.c295 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_HI_DOUT_ATTEN0,
688 static const esp_efuse_desc_t ADC1_HI_DOUT_ATTEN0[] = { variable
1110 &WR_DIS_ADC1_HI_DOUT_ATTEN0[0], // [] wr_dis of ADC1_HI_DOUT_ATTEN0
1601 &ADC1_HI_DOUT_ATTEN0[0], // [] ADC1 calibration data
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py204 print("HI_DOUT_ATTEN0 = ", efuses["ADC1_HI_DOUT_ATTEN0"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py204 print("HI_DOUT_ATTEN0 = ", efuses["ADC1_HI_DOUT_ATTEN0"].get())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h708 /** adc1_hi_dout_atten0 : R; bitpos: [31:25]; default: 0;
711 uint32_t adc1_hi_dout_atten0:7; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml86ADC1_HI_DOUT_ATTEN0 : {show: y, blk : 2, word: 5, pos: 25, len : 10, start: 185, type…