Searched full:rxiq_version (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 59 WR_DIS.RXIQ_VERSION, EFUSE_BLK0, 20, 1, [] wr_dis of RXIQ_VERSION 163 RXIQ_VERSION, EFUSE_BLK1, 64, 3, [] Stores RF Calibration dat…
|
D | esp_efuse_table.c | 199 {EFUSE_BLK0, 20, 1}, // [] wr_dis of RXIQ_VERSION, 596 static const esp_efuse_desc_t RXIQ_VERSION[] = { variable 990 &WR_DIS_RXIQ_VERSION[0], // [] wr_dis of RXIQ_VERSION 1486 &RXIQ_VERSION[0], // [] Stores RF Calibration data. RXIQ version
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 495 /** rxiq_version : RO; bitpos: [2:0]; default: 0; 498 uint32_t rxiq_version:3; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32h2.yaml | 59 …RXIQ_VERSION : {show: y, blk : 1, word: 2, pos : 0, len : 3, start : 64, type…
|