Home
last modified time | relevance | path

Searched full:adc1_init_code_atten1 (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/efuse/esp32c3/
Desp_efuse_table.csv80 WR_DIS.ADC1_INIT_CODE_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_INIT_CODE_…
177 ADC1_INIT_CODE_ATTEN1, EFUSE_BLK2, 158, 10, [] ADC1 init code at atten1
Desp_efuse_table.c283 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_INIT_CODE_ATTEN1,
655 static const esp_efuse_desc_t ADC1_INIT_CODE_ATTEN1[] = { variable
1054 &WR_DIS_ADC1_INIT_CODE_ATTEN1[0], // [] wr_dis of ADC1_INIT_CODE_ATTEN1
1519 &ADC1_INIT_CODE_ATTEN1[0], // [] ADC1 init code at atten1
/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv77 WR_DIS.ADC1_INIT_CODE_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_INIT_CODE_…
179 ADC1_INIT_CODE_ATTEN1, EFUSE_BLK2, 155, 10, [] ADC1 init code at atten1
Desp_efuse_table.c271 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_INIT_CODE_ATTEN1,
660 static const esp_efuse_desc_t ADC1_INIT_CODE_ATTEN1[] = { variable
1072 &WR_DIS_ADC1_INIT_CODE_ATTEN1[0], // [] wr_dis of ADC1_INIT_CODE_ATTEN1
1558 &ADC1_INIT_CODE_ATTEN1[0], // [] ADC1 init code at atten1
/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv99 WR_DIS.ADC1_INIT_CODE_ATTEN1, EFUSE_BLK0, 21, 1, [] wr_dis of ADC1_INIT_CODE_…
222 ADC1_INIT_CODE_ATTEN1, EFUSE_BLK2, 157, 6, [] ADC1 init code at atten1
Desp_efuse_table.c359 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC1_INIT_CODE_ATTEN1,
835 static const esp_efuse_desc_t ADC1_INIT_CODE_ATTEN1[] = { variable
1357 &WR_DIS_ADC1_INIT_CODE_ATTEN1[0], // [] wr_dis of ADC1_INIT_CODE_ATTEN1
1952 &ADC1_INIT_CODE_ATTEN1[0], // [] ADC1 init code at atten1
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32-C3.rst21ADC1_INIT_CODE_ATTEN1 (BLOCK2) ADC1 init code at atten1 …
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c3/
Doperations.py202 print("INIT_CODE_ATTEN1 = ", efuses["ADC1_INIT_CODE_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32c6/
Doperations.py202 print("INIT_CODE_ATTEN1 = ", efuses['ADC1_INIT_CODE_ATTEN1'].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py244 print("INIT_CODE_ATTEN1 = ", efuses["ADC1_INIT_CODE_ATTEN1"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py244 print("INIT_CODE_ATTEN1 = ", efuses["ADC1_INIT_CODE_ATTEN1"].get())
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h678 /** adc1_init_code_atten1 : R; bitpos: [31:27]; default: 0;
681 uint32_t adc1_init_code_atten1:5; member
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Defuse_struct.h700 /** adc1_init_code_atten1 : R; bitpos: [31:30]; default: 0;
703 uint32_t adc1_init_code_atten1:2; member
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h772 /** adc1_init_code_atten1 : R; bitpos: [31:29]; default: 0;
775 uint32_t adc1_init_code_atten1:3; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c3.yaml94ADC1_INIT_CODE_ATTEN1 : {show: y, blk : 2, word: 4, pos: 30, len : 10, start: 158, type…
Desp32c6.yaml87ADC1_INIT_CODE_ATTEN1 : {show: y, blk : 2, word: 4, pos: 27, len : 10, start: 155, type…
Desp32s3.yaml109ADC1_INIT_CODE_ATTEN1 : {show: y, blk : 2, word: 4, pos: 29, len : 6, start: 157, type…