Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32s3/
Desp_efuse_table.csv104 WR_DIS.ADC2_INIT_CODE_ATTEN2, EFUSE_BLK0, 21, 1, [] wr_dis of ADC2_INIT_CODE_…
227 ADC2_INIT_CODE_ATTEN2, EFUSE_BLK2, 189, 6, [] ADC2 init code at atten2
Desp_efuse_table.c379 {EFUSE_BLK0, 21, 1}, // [] wr_dis of ADC2_INIT_CODE_ATTEN2,
855 static const esp_efuse_desc_t ADC2_INIT_CODE_ATTEN2[] = { variable
1382 &WR_DIS_ADC2_INIT_CODE_ATTEN2[0], // [] wr_dis of ADC2_INIT_CODE_ATTEN2
1977 &ADC2_INIT_CODE_ATTEN2[0], // [] ADC2 init code at atten2
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3/
Doperations.py254 print("INIT_CODE_ATTEN2 = ", efuses["ADC2_INIT_CODE_ATTEN2"].get())
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32s3beta2/
Doperations.py254 print("INIT_CODE_ATTEN2 = ", efuses["ADC2_INIT_CODE_ATTEN2"].get())
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Defuse_struct.h805 /** adc2_init_code_atten2 : R; bitpos: [31:29]; default: 0;
808 uint32_t adc2_init_code_atten2:3; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32s3.yaml114ADC2_INIT_CODE_ATTEN2 : {show: y, blk : 2, word: 5, pos: 29, len : 6, start: 189, type…