Searched refs:CRYPTO_RESULT_RDY (Results 1 – 2 of 2) sorted by relevance
113 #define CRYPTO_RESULT_RDY 0x00000001 // Result ready interrupt mask macro537 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntEnable()572 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntDisable()654 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntClear()
540 HWREG(CRYPTO_BASE + CRYPTO_O_IRQEN) = CRYPTO_RESULT_RDY; in CRYPTOCcmAuthEncrypt()
Completed in 6 milliseconds