Home
last modified time | relevance | path

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

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