Home
last modified time | relevance | path

Searched refs:SYSTEM_RSA_MEM_PD (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/mbedtls/port/esp32s3/
Dbignum.c33 REG_CLR_BIT(SYSTEM_RSA_PD_CTRL_REG, SYSTEM_RSA_MEM_PD); in esp_mpi_enable_hardware_hw_op()
45 REG_SET_BIT(SYSTEM_RSA_PD_CTRL_REG, SYSTEM_RSA_MEM_PD); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/mbedtls/port/esp32c3/
Dbignum.c34 REG_CLR_BIT(SYSTEM_RSA_PD_CTRL_REG, SYSTEM_RSA_MEM_PD); in esp_mpi_enable_hardware_hw_op()
45 REG_SET_BIT(SYSTEM_RSA_PD_CTRL_REG, SYSTEM_RSA_MEM_PD); in esp_mpi_disable_hardware_hw_op()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h449 #define SYSTEM_RSA_MEM_PD (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsystem_reg.h695 #define SYSTEM_RSA_MEM_PD (BIT(0)) macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsystem_reg.h736 #define SYSTEM_RSA_MEM_PD (BIT(0)) macro