Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.c362 HWREG(NVIC_APINT) = NVIC_APINT_VECTKEY | g_pulPriority[ulBits]; in IntPriorityGroupingSet()
383 ulValue = HWREG(NVIC_APINT) & NVIC_APINT_PRIGROUP_M; in IntPriorityGroupingGet()
A Dsysctl.c1672 HWREG(NVIC_APINT) = NVIC_APINT_VECTKEY | NVIC_APINT_SYSRESETREQ; in SysCtlReset()
/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.c229 HWREG(NVIC_APINT) = NVIC_APINT_VECTKEY | g_pui32Priority[ui32Bits]; in IntPriorityGroupingSet()
245 ui32Value = HWREG(NVIC_APINT) & NVIC_APINT_PRIGROUP_M; in IntPriorityGroupingGet()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_nvic.h79 #define NVIC_APINT 0xE000ED0C // Application Interrupt and Reset macro
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_nvic.h118 #define NVIC_APINT 0xE000ED0C // Application Interrupt and Reset macro

Completed in 21 milliseconds