Searched refs:NVIC_PRIORITYGROUP_3 (Results 1 – 4 of 4) sorted by relevance
106 #define NVIC_PRIORITYGROUP_3 ((uint32_t)0x00000004) /*!< 3 bits for pre-emption priority, macro308 ((GROUP) == NVIC_PRIORITYGROUP_3))
105 #define NVIC_PRIORITYGROUP_3 0x4U /*!< 3 bits for pre-emption priority, macro308 ((GROUP) == NVIC_PRIORITYGROUP_3) || \
105 #define NVIC_PRIORITYGROUP_3 0x4U /*!< 3 bits for pre-emption priority, macro326 ((GROUP) == NVIC_PRIORITYGROUP_3) || \
144 HAL_NVIC_SetPriorityGrouping(NVIC_PRIORITYGROUP_3); in HAL_Init()