Home
last modified time | relevance | path

Searched refs:CRYPTO_INT_LEVEL (Results 1 – 2 of 2) sorted by relevance

/external/platform/cc13xx/cc13xxware/driverlib/
A Dcrypto.c114 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOAesLoadKey()
214 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOAesEcb()
392 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOCcmAuthEncrypt()
714 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOCcmInvAuthDecrypt()
863 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOCcmInvAuthDecrypt()
A Dcrypto.h118 #define CRYPTO_INT_LEVEL 0x00000001 // Crypto Level interrupt enabled macro
542 HWREG(CRYPTO_BASE + CRYPTO_O_IRQTYPE) = CRYPTO_INT_LEVEL; in CRYPTOIntEnable()

Completed in 7 milliseconds