Home
last modified time | relevance | path

Searched full:dslp_dbias (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/efuse/esp32h2/
Desp_efuse_table.csv64 WR_DIS.DSLP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of DSLP_DBIAS
168 DSLP_DBIAS, EFUSE_BLK1, 91, 4, [] Stores the PMU sleep dbias
Desp_efuse_table.c219 {EFUSE_BLK0, 20, 1}, // [] wr_dis of DSLP_DBIAS,
616 static const esp_efuse_desc_t DSLP_DBIAS[] = { variable
1015 &WR_DIS_DSLP_DBIAS[0], // [] wr_dis of DSLP_DBIAS
1511 &DSLP_DBIAS[0], // [] Stores the PMU sleep dbias
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Defuse_ll.h55 return EFUSE.rd_mac_sys_2.dslp_dbias; in efuse_ll_get_dslp_dbias()
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Defuse_struct.h515 /** dslp_dbias : RO; bitpos: [30:27]; default: 0;
518 uint32_t dslp_dbias:4; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32h2.yaml64DSLP_DBIAS : {show: y, blk : 1, word: 2, pos: 27, len : 4, start : 91, type…