Searched refs:ADC2_TP_LOW (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 41 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…
|
D | esp_efuse_table.c | 438 static const esp_efuse_desc_t ADC2_TP_LOW[] = { variable 969 …&ADC2_TP_LOW[0], // [] ADC2 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART…
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 818 ADC2_TP_LOW 40 \
|