Searched refs:ADC1_TP_LOW (Results 1 – 3 of 3) sorted by relevance
/hal_espressif-latest/components/efuse/esp32/ |
D | esp_efuse_table.csv | 39 WR_DIS.ADC1_TP_LOW, EFUSE_BLK0, 9, 1, [] wr_dis of ADC1_TP_LOW 62 RD_DIS.ADC1_TP_LOW, EFUSE_BLK0, 18, 1, [] rd_dis of ADC1_TP_LOW 118 ADC1_TP_LOW, EFUSE_BLK3, 96, 7, [] ADC1 Two Point calibratio…
|
D | esp_efuse_table.c | 430 static const esp_efuse_desc_t ADC1_TP_LOW[] = { variable 959 …&ADC1_TP_LOW[0], // [] ADC1 Two Point calibration low point. Only valid if EFUSE_RD_BLK3_PART…
|
/hal_espressif-latest/tools/esptool_py/test/ |
D | test_espefuse.py | 816 ADC1_TP_LOW 50 \
|