Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv102 WR_DIS.ADC2_INIT_CODE_ATTEN0, EFUSE_BLK0, 21, 1, [] wr_dis of ADC2_INIT_CODE_…
225 ADC2_INIT_CODE_ATTEN0, EFUSE_BLK2, 175, 8, [] ADC2 init code at atten0
Desp_efuse_table.c371 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC2_INIT_CODE_ATTEN0,
847 static const esp_efuse_desc_t ADC2_INIT_CODE_ATTEN0[] = { variable
1372 &WR_DIS_ADC2_INIT_CODE_ATTEN0[0], // [] wr_dis of ADC2_INIT_CODE_ATTEN0
1967 &ADC2_INIT_CODE_ATTEN0[0], // [] ADC2 init code at atten0
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py252 print("INIT_CODE_ATTEN0 = ", efuses["ADC2_INIT_CODE_ATTEN0"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py252 print("INIT_CODE_ATTEN0 = ", efuses["ADC2_INIT_CODE_ATTEN0"].get())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h797 /** adc2_init_code_atten0 : R; bitpos: [22:15]; default: 0;
800 uint32_t adc2_init_code_atten0:8; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml112ADC2_INIT_CODE_ATTEN0 : {show: y, blk : 2, word: 5, pos: 15, len : 8, start: 175, type…