Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_ca.h883 #define GICDistributor_CLRSPI_SR_INTID_Msk (0x3FFU /*<< GICDistributor_CLRSPI_SR_INTID_Pos*/) /*!< GICDistributor CLRSPI_SR: INTID Mask */ macro
884 #define GICDistributor_CLRSPI_SR_INTID(x) (((uint32_t)(((uint32_t)(x)) /*<< GICDistributor_CLRSPI_SR_INTID_Pos*/)) & GICDistributor_CLRSPI_SR_INTID_Msk)

Completed in 7 milliseconds