Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h99 #if defined(PWR_SR2_PVMO4)
100 #define LL_PWR_SR2_PVMO4 PWR_SR2_PVMO4
1530 return ((READ_BIT(PWR->SR2, PWR_SR2_PVMO4) == (PWR_SR2_PVMO4)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVMO4()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9754 #define PWR_SR2_PVMO4 PWR_SR2_PVMO4_Msk /*!< Peripheral Volt… macro