Searched refs:RSA_INT_ENA_REG (Results 1 – 4 of 4) sorted by relevance
41 REG_WRITE(RSA_INT_ENA_REG, 0); in esp_mpi_enable_hardware_hw_op()56 REG_WRITE(RSA_INT_ENA_REG, enable); in esp_mpi_interrupt_enable()
210 #define RSA_INT_ENA_REG (DR_REG_RSA_BASE + 0x82c) macro