Searched refs:GIC_PPI_BASE (Results 1 – 2 of 2) sorted by relevance
20 #define GIC_PPI_BASE U(16) macro24 #define GIC_PPI(x) ((x) + GIC_PPI_BASE)
97 static_assert(CFG_CORE_ASYNC_NOTIF_GIC_INTID >= GIC_PPI_BASE); in notif_send_async()
Completed in 2 milliseconds