Home
last modified time | relevance | path

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

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.h94 #define IntPendClear NOROM_IntPendClear macro
382 extern void IntPendClear(uint32_t ui32Interrupt);
488 #undef IntPendClear
489 #define IntPendClear ROM_IntPendClear macro
A Dinterrupt.c68 #undef IntPendClear
69 #define IntPendClear NOROM_IntPendClear macro
534 IntPendClear(uint32_t ui32Interrupt) in IntPendClear() function
A Dcrypto.c229 IntPendClear(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOAesEcb()
533 IntPendClear(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmAuthEncrypt()
856 IntPendClear(INT_CRYPTO_RESULT_AVAIL_IRQ); in CRYPTOCcmInvAuthDecrypt()
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.h80 extern void IntPendClear(unsigned long ulInterrupt);
A Dinterrupt.c743 IntPendClear(unsigned long ulInterrupt) in IntPendClear() function
A Drom_map.h2176 IntPendClear

Completed in 22 milliseconds