Home
last modified time | relevance | path

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

/hal_espressif-latest/components/efuse/esp32c6/
Desp_efuse_table.csv60 WR_DIS.LSLP_HP_DBIAS, EFUSE_BLK0, 20, 1, [] wr_dis of LSLP_HP_DBIAS
163 LSLP_HP_DBIAS, EFUSE_BLK1, 76, 4, [] Stores the lslp hp dbias
Desp_efuse_table.c203 {EFUSE_BLK0, 20, 1}, // [] wr_dis of LSLP_HP_DBIAS,
596 static const esp_efuse_desc_t LSLP_HP_DBIAS[] = { variable
987 &WR_DIS_LSLP_HP_DBIAS[0], // [] wr_dis of LSLP_HP_DBIAS
1478 &LSLP_HP_DBIAS[0], // [] Stores the lslp hp dbias
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Defuse_ll.h91 return EFUSE.rd_mac_spi_sys_2.lslp_hp_dbias; in efuse_ll_get_lslp_hp_dbias()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Defuse_struct.h524 /** lslp_hp_dbias : RO; bitpos: [15:12]; default: 0;
527 uint32_t lslp_hp_dbias:4; member
/hal_espressif-latest/tools/esptool_py/espefuse/efuse_defs/
Desp32c6.yaml67LSLP_HP_DBIAS : {show: y, blk : 1, word: 2, pos: 12, len : 4, start : 76, type…