Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h111 #define LL_PWR_SR2_PVDO PWR_SR2_PVDO
1574 return ((READ_BIT(PWR->SR2, PWR_SR2_PVDO) == (PWR_SR2_PVDO)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_PVDO()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9766 #define PWR_SR2_PVDO PWR_SR2_PVDO_Msk /*!< Power Voltage D… macro