Home
last modified time | relevance | path

Searched refs:FAULT_MPU (Results 1 – 3 of 3) sorted by relevance

/external/platform/stellaris/ti-driverlib/driverlib/
A Dmpu.c420 IntRegister(FAULT_MPU, pfnHandler); in MPUIntRegister()
425 IntEnable(FAULT_MPU); in MPUIntRegister()
447 IntDisable(FAULT_MPU); in MPUIntUnregister()
452 IntUnregister(FAULT_MPU); in MPUIntUnregister()
A Dinterrupt.c500 if(ulInterrupt == FAULT_MPU) in IntEnable()
562 if(ulInterrupt == FAULT_MPU) in IntDisable()
630 if(ulInterrupt == FAULT_MPU) in IntIsEnabled()
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_ints.h50 #define FAULT_MPU 4 // MPU fault macro

Completed in 6 milliseconds