Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h108 #if defined(PWR_SR2_PVMO1)
109 #define LL_PWR_SR2_PVMO1 PWR_SR2_PVMO1
1555 #if defined(PWR_SR2_PVMO1)
1563 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO1) == (PWR_SR2_PVMO1)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO1()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9763 #define PWR_SR2_PVMO1 PWR_SR2_PVMO1_Msk /*!< Peripheral Volt… macro