Home
last modified time | relevance | path

Searched refs:NUM_PRIORITY_BITS (Results 1 – 6 of 6) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/devices/cc23x0r5/inc/
Dhw_ints.h103 #define NUM_PRIORITY_BITS 2 // Number of exception priority bits macro
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/driverlib/
Dinterrupt.h76 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)
/hal_ti-latest/simplelink/source/ti/devices/cc32xx/inc/
Dhw_ints.h112 #define NUM_PRIORITY_BITS 3 macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2x7_cc26x2x7/inc/
Dhw_ints.h107 #define NUM_PRIORITY_BITS 3 // Number of Priority bits macro
/hal_ti-latest/simplelink/source/ti/devices/cc13x2_cc26x2/inc/
Dhw_ints.h107 #define NUM_PRIORITY_BITS 3 // Number of Priority bits macro
/hal_ti-latest/simplelink/source/ti/devices/msp432p4xx/driverlib/
Dinterrupt.h123 #define INT_PRIORITY_MASK ((0xFF << (8 - NUM_PRIORITY_BITS)) & 0xFF)