Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv40 WR_DIS.ADC1_TP_HIGH, EFUSE_BLK0, 9, 1, [] wr_dis of ADC1_TP_HIGH
63 RD_DIS.ADC1_TP_HIGH, EFUSE_BLK0, 18, 1, [] rd_dis of ADC1_TP_HIGH
119 ADC1_TP_HIGH, EFUSE_BLK3, 103, 9, [] ADC1 Two Point calibratio…
Desp_efuse_table.c134 {EFUSE_BLK0, 9, 1}, // [] wr_dis of ADC1_TP_HIGH,
226 {EFUSE_BLK0, 18, 1}, // [] rd_dis of ADC1_TP_HIGH,
434 static const esp_efuse_desc_t ADC1_TP_HIGH[] = { variable
589 &WR_DIS_ADC1_TP_HIGH[0], // [] wr_dis of ADC1_TP_HIGH
704 &RD_DIS_ADC1_TP_HIGH[0], // [] rd_dis of ADC1_TP_HIGH
964 …&ADC1_TP_HIGH[0], // [] ADC1 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PA…
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Doperations.py200 print(" ADC1 High reading (850mV): %d" % efuses["ADC1_TP_HIGH"].get())
Dfields.py465 "ADC1_TP_HIGH": 3265,
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h974 /** adc1_tp_high : RW; bitpos: [15:7]; default: 0;
977 uint32_t adc1_tp_high:9; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml57ADC1_TP_HIGH : {show: y, blk : 3, word: 3, pos : 7, len : 9, start: 103, type : 'uint:9'…
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py802 "burn_efuse ADC1_TP_HIGH 55",
817 ADC1_TP_HIGH 55 \