Searched refs:CPENDSGIR (Results 1 – 2 of 2) sorted by relevance
139 …__IOM uint32_t CPENDSGIR[4]; /*!< \brief Offset: 0xF10 (R/W) SGI Clear-Pending Registers …476 GICDistributor->CPENDSGIR[IRQn / 4U] = 1U << ((IRQn % 4U) * 8U); in GIC_ClearPendingIRQ()
333 volatile uint32 CPENDSGIR[4]; /* +0x0F10 - RW - SGI Clear-Pending Registers */ member