Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dcrypto.h115 #define CRYPTO_RESULT_RDY 0x00000001 // Result ready interrupt mask macro
610 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntEnable()
639 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntDisable()
715 (ui32IntFlags & CRYPTO_RESULT_RDY)); in CRYPTOIntClear()