Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/cryptoutils/aes/
DAESCommonLPF3.c238 AESClearInterrupt(AES_ICLR_ALL); in AESCommonLPF3_cleanup()
434 AESClearInterrupt(AES_ICLR_ALL); in AESCommonLPF3_cancelDMA()
516 AESClearInterrupt(AES_ICLR_ALL); in AESCommonLPF3_cleanupHwi()
/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/driverlib/
Daes.h618 __STATIC_INLINE void AESClearInterrupt(uint32_t intFlags) in AESClearInterrupt() function