Home
last modified time | relevance | path

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

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