Searched defs:TICK_INT_PRIORITY (Results 1 – 5 of 5) sorted by relevance
166 #define TICK_INT_PRIORITY 0U /*!< tick interrupt priority */ macro
83 #define TICK_INT_PRIORITY ((uint32_t)(1U<<(__NVIC_PRIO_BITS - 4)) - 1U) /*!< tick interrupt prio… macro
85 #define TICK_INT_PRIORITY 15U /*!< tick interrupt priority */ macro
151 #define TICK_INT_PRIORITY 15U /*!< tick interrupt priority */ macro
147 #define TICK_INT_PRIORITY 0x0FU /*!< tick interrupt priority */ macro