Searched refs:ACTIVE_LP_DBIAS (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-latest/components/efuse/esp32c6/ |
D | esp_efuse_table.csv | 58 WR_DIS.ACTIVE_LP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of ACTIVE_LP_DBIAS 161 ACTIVE_LP_DBIAS, EFUSE_BLK1, 69, 5, [] Stores the active lp dbias
|
D | esp_efuse_table.c | 588 static const esp_efuse_desc_t ACTIVE_LP_DBIAS[] = { variable 1468 &ACTIVE_LP_DBIAS[0], // [] Stores the active lp dbias
|
/hal_espressif-latest/components/efuse/esp32h2/ |
D | esp_efuse_table.csv | 63 WR_DIS.ACTIVE_LP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of ACTIVE_LP_DBIAS 167 ACTIVE_LP_DBIAS, EFUSE_BLK1, 86, 5, [] Stores the PMU active lp …
|
D | esp_efuse_table.c | 612 static const esp_efuse_desc_t ACTIVE_LP_DBIAS[] = { variable 1506 &ACTIVE_LP_DBIAS[0], // [] Stores the PMU active lp dbias
|