Home
last modified time | relevance | path

Searched refs:NVIC_INT_CTRL (Results 1 – 4 of 4) sorted by relevance

/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.c702 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_NMI_SET; in IntPendSet()
709 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PEND_SV; in IntPendSet()
716 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
758 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
765 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTCLR; in IntPendClear()
/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.c453 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_NMI_SET; in IntPendSet()
460 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PEND_SV; in IntPendSet()
467 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTSET; in IntPendSet()
549 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
556 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_PENDSTCLR; in IntPendClear()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_nvic.h77 #define NVIC_INT_CTRL 0xE000ED04 // Interrupt Control and State macro
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_nvic.h116 #define NVIC_INT_CTRL 0xE000ED04 // Interrupt Control and State macro

Completed in 20 milliseconds