Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv105 WR_DIS.ADC2_INIT_CODE_ATTEN3, EFUSE_BLK0, 21, 1, [] wr_dis of ADC2_INIT_CODE_…
228 ADC2_INIT_CODE_ATTEN3, EFUSE_BLK2, 195, 6, [] ADC2 init code at atten3
Desp_efuse_table.c383 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC2_INIT_CODE_ATTEN3,
859 static const esp_efuse_desc_t ADC2_INIT_CODE_ATTEN3[] = { variable
1387 &WR_DIS_ADC2_INIT_CODE_ATTEN3[0], // [] wr_dis of ADC2_INIT_CODE_ATTEN3
1982 &ADC2_INIT_CODE_ATTEN3[0], // [] ADC2 init code at atten3
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py255 print("INIT_CODE_ATTEN3 = ", efuses["ADC2_INIT_CODE_ATTEN3"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py255 print("INIT_CODE_ATTEN3 = ", efuses["ADC2_INIT_CODE_ATTEN3"].get())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h822 /** adc2_init_code_atten3 : R; bitpos: [8:3]; default: 0;
825 uint32_t adc2_init_code_atten3:6; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml115ADC2_INIT_CODE_ATTEN3 : {show: y, blk : 2, word: 6, pos : 3, len : 6, start: 195, type…