Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv62 WR_DIS.DSLP_LP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of DSLP_LP_DBIAS
165 DSLP_LP_DBIAS, EFUSE_BLK1, 83, 4, [] Stores the dslp lp dbias
Desp_efuse_table.c211 {EFUSE_BLK0, 20, 1}, // [] wr_dis of DSLP_LP_DBIAS,
604 static const esp_efuse_desc_t DSLP_LP_DBIAS[] = { variable
997 &WR_DIS_DSLP_LP_DBIAS[0], // [] wr_dis of DSLP_LP_DBIAS
1488 &DSLP_LP_DBIAS[0], // [] Stores the dslp lp dbias
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h101 return EFUSE.rd_mac_spi_sys_2.dslp_lp_dbias; in efuse_ll_get_dslp_lp_dbias()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h532 /** dslp_lp_dbias : RO; bitpos: [22:19]; default: 0;
535 uint32_t dslp_lp_dbias:4; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c6.yaml69DSLP_LP_DBIAS : {show: y, blk : 1, word: 2, pos: 19, len : 4, start : 83, type…