Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h105 #if defined(PWR_SR2_PVMO2)
106 #define LL_PWR_SR2_PVMO2 PWR_SR2_PVMO2
1543 #if defined(PWR_SR2_PVMO2)
1551 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO2) == (PWR_SR2_PVMO2)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO2()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9760 #define PWR_SR2_PVMO2 PWR_SR2_PVMO2_Msk /*!< Peripheral Volt… macro