Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 2 of 2) sorted by relevance

/cmsis-latest/CMSIS/Core_R/Include/
Dcore_cr.h1256 uint32_t shift = (IRQn % 16U) << 1U; in GIC_SetConfiguration() local
1371 uint32_t shift = (IRQn % 32U); in GIC_SetGroup() local
/cmsis-latest/CMSIS/Core_A/Include/
Dcore_ca.h1311 uint32_t shift = (IRQn % 16U) << 1U; in GIC_SetConfiguration() local
1426 uint32_t shift = (IRQn % 32U); in GIC_SetGroup() local