Searched refs:NVIC_PRIORITYGROUP_2 (Results 1 – 13 of 13) sorted by relevance
54 #define NVIC_PRIORITYGROUP_2 0x00000005U /*!< 2 bits for pre-emption priority, 1 bit… macro148 ((GROUP) == NVIC_PRIORITYGROUP_2) || \
97 #define NVIC_PRIORITYGROUP_2 (0x00000005U) /*!< 2 bits for pre-emption priority macro262 ((GROUP) == NVIC_PRIORITYGROUP_2) || \
31 NVIC_PRIORITYGROUP_2 = (0x5U), /*!< 2 bits pre-emption, 6 bits subpriority*/ enumerator
25 #define NVIC_PRIORITYGROUP_2 0x00000005U /*!< 2 bits for pre-emption priority macro
26 #define NVIC_PRIORITYGROUP_2 0x00000005U /*!< 2 bits for pre-emption priority macro
27 #define NVIC_PRIORITYGROUP_2 0x00000005U /*!< 2 bits for pre-emption priority macro
32 #define NVIC_PRIORITYGROUP_2 0x00000005U /*!< 2 bits for pre-emption priority macro
Completed in 19 milliseconds