Home
last modified time | relevance | path

Searched full:adc2_tp_low (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv41 WR_DIS.ADC2_TP_LOW, EFUSE_BLK0, 9, 1, [] wr_dis of ADC2_TP_LOW
64 RD_DIS.ADC2_TP_LOW, EFUSE_BLK0, 18, 1, [] rd_dis of ADC2_TP_LOW
120 ADC2_TP_LOW, EFUSE_BLK3, 112, 7, [] ADC2 Two Point calibratio…
Desp_efuse_table.c138 {EFUSE_BLK0, 9, 1}, // [] wr_dis of ADC2_TP_LOW,
230 {EFUSE_BLK0, 18, 1}, // [] rd_dis of ADC2_TP_LOW,
438 static const esp_efuse_desc_t ADC2_TP_LOW[] = { variable
594 &WR_DIS_ADC2_TP_LOW[0], // [] wr_dis of ADC2_TP_LOW
709 &RD_DIS_ADC2_TP_LOW[0], // [] rd_dis of ADC2_TP_LOW
969 …&ADC2_TP_LOW[0], // [] ADC2 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART…
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Doperations.py201 print(" ADC2 Low reading (150mV): %d" % efuses["ADC2_TP_LOW"].get())
Dfields.py464 "ADC2_TP_LOW": 421,
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h978 /** adc2_tp_low : RW; bitpos: [22:16]; default: 0;
981 uint32_t adc2_tp_low:7; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml58ADC2_TP_LOW : {show: y, blk : 3, word: 3, pos: 16, len : 7, start: 112, type : 'uint:7'…
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py818 ADC2_TP_LOW 40 \