Home
last modified time | relevance | path

Searched refs:PCR_ECC_MEM_FORCE_PD (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h28 REG_CLR_BIT(PCR_ECC_PD_CTRL_REG, PCR_ECC_MEM_FORCE_PD); in ecc_ll_power_up()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h32 REG_CLR_BIT(PCR_ECC_PD_CTRL_REG, PCR_ECC_MEM_FORCE_PD); in ecc_ll_power_up()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1362 #define PCR_ECC_MEM_FORCE_PD (BIT(2)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1565 #define PCR_ECC_MEM_FORCE_PD (BIT(2)) macro