Home
last modified time | relevance | path

Searched refs:GICDistributor_CTLR_EINWF_Msk (Results 1 - 1 of 1) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h808 #define GICDistributor_CTLR_EINWF_Msk (0x1U << GICDistributor_CTLR_EINWF_Pos) /*!< GICDistributor CTLR: EINWF Mask */ macro
809 #define GICDistributor_CTLR_EINWF(x) (((uint32_t)(((uint32_t)(x)) << GICDistributor_CTLR_EINWF_Pos)) & GICDistributor_CTLR_EINWF_Msk)

Completed in 7 milliseconds