Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32c6/include/hal/
Decc_ll.h33 REG_CLR_BIT(PCR_ECC_PD_CTRL_REG, PCR_ECC_MEM_FORCE_PU); in ecc_ll_power_down()
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Decc_ll.h37 REG_CLR_BIT(PCR_ECC_PD_CTRL_REG, PCR_ECC_MEM_FORCE_PU); in ecc_ll_power_down()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1355 #define PCR_ECC_MEM_FORCE_PU (BIT(1)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1558 #define PCR_ECC_MEM_FORCE_PU (BIT(1)) macro