Home
last modified time | relevance | path

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

/hal_espressif-latest/components/mbedtls/port/esp32c6/
Dbignum.c35 REG_CLR_BIT(PCR_RSA_PD_CTRL_REG, PCR_RSA_MEM_PD); in esp_mpi_enable_hardware_hw_op()
46 REG_SET_BIT(PCR_RSA_PD_CTRL_REG, PCR_RSA_MEM_PD); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32h2/
Dbignum.c35 REG_CLR_BIT(PCR_RSA_PD_CTRL_REG, PCR_RSA_MEM_PD); in esp_mpi_enable_hardware_hw_op()
46 REG_SET_BIT(PCR_RSA_PD_CTRL_REG, PCR_RSA_MEM_PD); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dpcr_reg.h1303 #define PCR_RSA_MEM_PD (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dpcr_reg.h1499 #define PCR_RSA_MEM_PD (BIT(0)) macro