Searched defs:__NVIC_PRIO_BITS (Results 1 – 25 of 266) sorted by relevance
1234567891011
49 #define __NVIC_PRIO_BITS 2 /*!< STM32F0xx uses 2 Bits for the Priority Levels */ macro
51 #define __NVIC_PRIO_BITS 4U /*!< STM32 uses 4 Bits for the Priority Levels */ macro
193 #define __NVIC_PRIO_BITS 2U /*!< M0 core uses 2 Bits for the Priority Levels */ macro206 #define __NVIC_PRIO_BITS 4U /*!< STM32WLxx uses 4 Bits for the Priority Levels */ macro
52 #define __NVIC_PRIO_BITS 2U /*!< STM32L0xx uses 2 Bits for the Priority Levels */ macro