Searched defs:InterruptMask2 (Results 1 – 2 of 2) sorted by relevance
785 uint32_t InterruptMask2 = (Interrupt->InterruptMask2 & ~HAL_SYSCFG_GRP2_RESERVED); in HAL_SYSCFG_EnableIT() local811 uint32_t InterruptMask2 = (Interrupt->InterruptMask2 & ~HAL_SYSCFG_GRP2_RESERVED); in HAL_SYSCFG_DisableIT() local
71 uint32_t InterruptMask2; /*!< The SYSCFG Interrupt Mask to be configured. member