Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Daes.h108 #define AES_RESULT_RDY CRYPTO_IRQEN_RESULT_AVAIL_M macro
618 (intFlags & AES_RESULT_RDY)); in AESIntEnable()
646 (intFlags & AES_RESULT_RDY)); in AESIntDisable()
719 (intFlags & AES_RESULT_RDY)); in AESIntClear()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Daes.h106 #define AES_RESULT_RDY CRYPTO_IRQEN_RESULT_AVAIL_M macro
661 (intFlags & AES_RESULT_RDY)); in AESIntEnable()
689 (intFlags & AES_RESULT_RDY)); in AESIntDisable()
762 (intFlags & AES_RESULT_RDY)); in AESIntClear()