Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ints.h50 #define INT_USAGE_FAULT 6 // Usage Fault macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ints.h50 #define INT_USAGE_FAULT 6 // Usage Fault macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/driverlib/
Dinterrupt.c297 else if(ui32Interrupt == INT_USAGE_FAULT) in IntEnable()
341 else if(ui32Interrupt == INT_USAGE_FAULT) in IntDisable()
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/driverlib/
Dinterrupt.c299 else if(ui32Interrupt == INT_USAGE_FAULT) in IntEnable()
343 else if(ui32Interrupt == INT_USAGE_FAULT) in IntDisable()