Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv42 WR_DIS.ADC2_TP_HIGH, EFUSE_BLK0, 9, 1, [] wr_dis of ADC2_TP_HIGH
65 RD_DIS.ADC2_TP_HIGH, EFUSE_BLK0, 18, 1, [] rd_dis of ADC2_TP_HIGH
121 ADC2_TP_HIGH, EFUSE_BLK3, 119, 9, [] ADC2 Two Point calibratio…
Desp_efuse_table.c142 {EFUSE_BLK0, 9, 1}, // [] wr_dis of ADC2_TP_HIGH,
234 {EFUSE_BLK0, 18, 1}, // [] rd_dis of ADC2_TP_HIGH,
442 static const esp_efuse_desc_t ADC2_TP_HIGH[] = { variable
599 &WR_DIS_ADC2_TP_HIGH[0], // [] wr_dis of ADC2_TP_HIGH
714 &RD_DIS_ADC2_TP_HIGH[0], // [] rd_dis of ADC2_TP_HIGH
974 …&ADC2_TP_HIGH[0], // [] ADC2 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PA…
/hal_espressif-latest/tools/esptool_py/espefuse/efuse/esp32/
Doperations.py202 print(" ADC2 High reading (850mV): %d" % efuses["ADC2_TP_HIGH"].get())
Dfields.py466 "ADC2_TP_HIGH": 3406,
/hal_espressif-latest/components/soc/esp32/include/soc/
Defuse_struct.h982 /** adc2_tp_high : RW; bitpos: [31:23]; default: 0;
985 uint32_t adc2_tp_high:9; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32.yaml59ADC2_TP_HIGH : {show: y, blk : 3, word: 3, pos: 23, len : 9, start: 119, type : 'uint:9'…
/hal_espressif-latest/tools/esptool_py/test/
Dtest_espefuse.py819 ADC2_TP_HIGH 45"