Home
last modified time | relevance | path

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

/external/platform/cc13xx/cc13xxware/driverlib/
A Dtrng.h402 IntRegister(INT_TRNG_IRQ, pfnHandler); in TRNGIntRegister()
407 IntEnable(INT_TRNG_IRQ); in TRNGIntRegister()
431 IntDisable(INT_TRNG_IRQ); in TRNGIntUnregister()
436 IntUnregister(INT_TRNG_IRQ); in TRNGIntUnregister()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_ints.h92 #define INT_TRNG_IRQ 49 // TRNG Interrupt event macro

Completed in 5 milliseconds