Searched refs:ACTIVE_HP_DBIAS (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 57 WR_DIS.ACTIVE_HP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of ACTIVE_HP_DBIAS 160 ACTIVE_HP_DBIAS, EFUSE_BLK1, 64, 5, [] Stores the active hp dbias
|
D | esp_efuse_table.c | 584 static const esp_efuse_desc_t ACTIVE_HP_DBIAS[] = { variable 1463 &ACTIVE_HP_DBIAS[0], // [] Stores the active hp dbias
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 62 WR_DIS.ACTIVE_HP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of ACTIVE_HP_DBIAS 166 ACTIVE_HP_DBIAS, EFUSE_BLK1, 81, 5, [] Stores the PMU active hp …
|
D | esp_efuse_table.c | 608 static const esp_efuse_desc_t ACTIVE_HP_DBIAS[] = { variable 1501 &ACTIVE_HP_DBIAS[0], // [] Stores the PMU active hp dbias
|