Searched full:rxiq_0 (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 60 WR_DIS.RXIQ_0, EFUSE_BLK0, 20, 1, [] wr_dis of RXIQ_0 164 RXIQ_0, EFUSE_BLK1, 67, 7, [] Stores RF Calibration dat…
|
D | esp_efuse_table.c | 203 {EFUSE_BLK0, 20, 1}, // [] wr_dis of RXIQ_0, 600 static const esp_efuse_desc_t RXIQ_0[] = { variable 995 &WR_DIS_RXIQ_0[0], // [] wr_dis of RXIQ_0 1491 &RXIQ_0[0], // [] Stores RF Calibration data. RXIQ data 0
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | efuse_struct.h | 499 /** rxiq_0 : RO; bitpos: [9:3]; default: 0; 502 uint32_t rxiq_0:7; member
|
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/ |
D | esp32h2.yaml | 60 …RXIQ_0 : {show: y, blk : 1, word: 2, pos : 3, len : 7, start : 67, type…
|