Searched defs:__HAL_PWR_PVM1_EXTI_ENABLE_EVENT (Results 1 – 3 of 3) sorted by relevance
325 #define __HAL_PWR_PVM1_EXTI_ENABLE_EVENT() SET_BIT(EXTI->EMR2, PWR_EVENT_LINE_PVM1) macro
477 #define __HAL_PWR_PVM1_EXTI_ENABLE_EVENT() LL_EXTI_EnableEvent_0_31(PWR_EXTI_LINE_PVM1) macro