Searched refs:portAPIC_PROCESSOR_PRIORITY (Results 1 – 1 of 1) sorted by relevance
293 #define portAPIC_PROCESSOR_PRIORITY ( *( ( volatile uint32_t * ) ( configAPIC_BASE + 0xA0UL ) ) ) macro294 #define portASSERT_IF_INTERRUPT_PRIORITY_INVALID() configASSERT( ( portAPIC_PROCESSOR_PRIORITY )…