Searched refs:__NVIC_PRIO_BITS (Results 1 – 25 of 26) sorted by relevance
12
107 …NVIC->IP[((uint32_t) irq)] = (uint8_t) ((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t) UINT8_M…109 …NVIC->IPR[((uint32_t) irq)] = (uint8_t) ((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t) UINT8_…112 … (((priority << (8U - __NVIC_PRIO_BITS)) & (uint32_t) UINT8_MAX) << _BIT_SHIFT(irq)));
159 (8U - __NVIC_PRIO_BITS)))
41 …#define __NVIC_PRIO_BITS 7 /*!< Number of Bits used for Priority Levels … macro
146 (8U - __NVIC_PRIO_BITS)))
161 (8U - __NVIC_PRIO_BITS)))
134 #define __NVIC_PRIO_BITS 4 /*!< Number of Bits used for Priority Levels … macro
37 …#define __NVIC_PRIO_BITS 4 /*!< Number of Bits used for Priority Levels … macro43 …#define __NVIC_PRIO_BITS 2 /*!< Number of Bits used for Priority Levels …50 …#define __NVIC_PRIO_BITS 2 /*!< Number of Bits used for Priority Levels …57 …#define __NVIC_PRIO_BITS 4 /*!< Number of Bits used for Priority Levels …
40 …#define __NVIC_PRIO_BITS 2 /*!< Number of Bits used for Priority Levels … macro
40 …#define __NVIC_PRIO_BITS 4 /*!< Number of Bits used for Priority Levels … macro