Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dinterrupt.c758 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
/external/platform/cc13xx/cc13xxware/driverlib/
A Dinterrupt.c549 HWREG(NVIC_INT_CTRL) |= NVIC_INT_CTRL_UNPEND_SV; in IntPendClear()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_nvic.h729 #define NVIC_INT_CTRL_UNPEND_SV 0x08000000 // PendSV Clear Pending macro
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_nvic.h1187 #define NVIC_INT_CTRL_UNPEND_SV 0x08000000 // PendSV Clear Pending macro

Completed in 19 milliseconds