Searched refs:__HAL_PWR_VDDIO2_EXTI_DISABLE_IT (Results 1 – 2 of 2) sorted by relevance
218 __HAL_PWR_VDDIO2_EXTI_DISABLE_IT(); in HAL_PWREx_DisableVddio2Monitor()
342 #define __HAL_PWR_VDDIO2_EXTI_DISABLE_IT() (EXTI->IMR &= ~(PWR_EXTI_LINE_VDDIO2)) macro