Searched refs:ADC1_TP_HIGH (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 40 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…
|
D | esp_efuse_table.c | 434 static const esp_efuse_desc_t ADC1_TP_HIGH[] = { variable 964 …&ADC1_TP_HIGH[0], // [] ADC1 Two Point calibration high point. Only valid if EFUSE_RD_BLK3_PA…
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 817 ADC1_TP_HIGH 55 \
|