Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv84 WR_DIS.ADC1_HI_DOUT_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_HI_DOUT_AT…
187 ADC1_HI_DOUT_ATTEN1, EFUSE_BLK2, 195, 10, [] ADC1 calibration data
Desp_efuse_table.c299 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_HI_DOUT_ATTEN1,
692 static const esp_efuse_desc_t ADC1_HI_DOUT_ATTEN1[] = { variable
1115 &WR_DIS_ADC1_HI_DOUT_ATTEN1[0], // [] wr_dis of ADC1_HI_DOUT_ATTEN1
1606 &ADC1_HI_DOUT_ATTEN1[0], // [] ADC1 calibration data
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2beta1/
Doperations.py205 print("HI_DOUT_ATTEN1 = ", efuses["ADC1_HI_DOUT_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32h2/
Doperations.py205 print("HI_DOUT_ATTEN1 = ", efuses["ADC1_HI_DOUT_ATTEN1"].get())
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h725 /** adc1_hi_dout_atten1 : R; bitpos: [12:3]; default: 0;
728 uint32_t adc1_hi_dout_atten1:10; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml87ADC1_HI_DOUT_ATTEN1 : {show: y, blk : 2, word: 6, pos : 3, len : 10, start: 195, type…