Home
last modified time | relevance | path

Searched refs:RSA_INTERRUPT_REG (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/mbedtls/port/esp32/
Dbignum.c117 DPORT_REG_WRITE(RSA_INTERRUPT_REG, 1); in start_op()
129 while (DPORT_REG_READ(RSA_INTERRUPT_REG) != 1) in wait_op_complete()
133 DPORT_REG_WRITE(RSA_INTERRUPT_REG, 1); in wait_op_complete()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Dhwcrypto_reg.h40 #define RSA_INTERRUPT_REG (RSA_CLEAR_INTERRUPT_REG) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dhwcrypto_reg.h37 #define RSA_INTERRUPT_REG (DR_REG_RSA_BASE + 0x82C) macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dhwcrypto_reg.h45 #define RSA_INTERRUPT_REG (DR_REG_RSA_BASE + 0x82C) macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dhwcrypto_reg.h45 #define RSA_INTERRUPT_REG (DR_REG_RSA_BASE + 0x82C) macro
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dhwcrypto_reg.h45 #define RSA_INTERRUPT_REG (DR_REG_RSA_BASE + 0x82C) macro