Searched full:rxiq_1 (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 61 WR_DIS.RXIQ_1, EFUSE_BLK0, 20, 1, [] wr_dis of RXIQ_1 165 RXIQ_1, EFUSE_BLK1, 74, 7, [] Stores RF Calibration dat…
|
D | esp_efuse_table.c | 207 {EFUSE_BLK0, 20, 1}, // [] wr_dis of RXIQ_1, 604 static const esp_efuse_desc_t RXIQ_1[] = { variable 1000 &WR_DIS_RXIQ_1[0], // [] wr_dis of RXIQ_1 1496 &RXIQ_1[0], // [] Stores RF Calibration data. RXIQ data 1
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 503 /** rxiq_1 : RO; bitpos: [16:10]; default: 0; 506 uint32_t rxiq_1:7; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32h2.yaml | 61 …RXIQ_1 : {show: y, blk : 1, word: 2, pos: 10, len : 7, start : 74, type…
|