Home
last modified time | relevance | path

Searched refs:__HAL_PWR_PVM3_EXTI_DISABLE_EVENT (Results 1 – 2 of 2) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h516 #define __HAL_PWR_PVM3_EXTI_DISABLE_EVENT() CLEAR_BIT(EXTI->EMR2, PWR_EVENT_LINE_PVM3) macro
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_pwr_ex.c1036 __HAL_PWR_PVM3_EXTI_DISABLE_EVENT(); in HAL_PWREx_ConfigPVM()