Searched defs:__HAL_PWR_PVM3_EXTI_ENABLE_EVENT (Results 1 – 3 of 3) sorted by relevance
508 #define __HAL_PWR_PVM3_EXTI_ENABLE_EVENT() SET_BIT(EXTI->EMR2, PWR_EVENT_LINE_PVM3) macro
598 #define __HAL_PWR_PVM3_EXTI_ENABLE_EVENT() LL_EXTI_EnableEvent_32_63(PWR_EXTI_LINE_PVM3) macro