Searched refs:RST_ISR_CON (Results 1 – 2 of 2) sorted by relevance
172 DiagPrintf(" RST_ISR_CON : %08x\n", IPSEC->RST_ISR_CON); in CRYPTO_RegDump()271 ok_intr_cnt = (IPSEC->RST_ISR_CON & OK_INTR_CNT) >> 8; in CRYPTO_CleanCmdOk()272 IPSEC->RST_ISR_CON |= ok_intr_cnt << 16; in CRYPTO_CleanCmdOk()273 IPSEC->RST_ISR_CON |= CMD_OK; in CRYPTO_CleanCmdOk()511 IPSEC->RST_ISR_CON = SOFT_RST; in CRYPTO_Reset()990 if ( IPSEC->RST_ISR_CON & CMD_OK ) break; in CRYPTO_ProcessAD()
1061 …__IO uint32_t RST_ISR_CON; /*!< IPsec reset and interrupt register, Address offset: 0x0010… member
Completed in 13 milliseconds