Searched defs:InterruptMask1 (Results 1 – 2 of 2) sorted by relevance
784 uint32_t InterruptMask1 = (Interrupt->InterruptMask1 & ~HAL_SYSCFG_GRP1_RESERVED); in HAL_SYSCFG_EnableIT() local810 uint32_t InterruptMask1 = (Interrupt->InterruptMask1 & ~HAL_SYSCFG_GRP1_RESERVED); in HAL_SYSCFG_DisableIT() local
69 uint32_t InterruptMask1; /*!< The SYSCFG Interrupt Mask to be configured. member