Searched defs:IS_NVIC_SUB_PRIORITY (Results 1 – 2 of 2) sorted by relevance
337 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro
284 #define IS_NVIC_SUB_PRIORITY(PRIORITY) ((PRIORITY) < 0x10) macro