Home
last modified time | relevance | path

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

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h114 #define LL_PWR_SR2_REGLPS PWR_SR2_REGLPS
1605 return ((READ_BIT(PWR->SR2, PWR_SR2_REGLPS) == (PWR_SR2_REGLPS)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_REGLPS()
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9775 #define PWR_SR2_REGLPS PWR_SR2_REGLPS_Msk /*!< Low-power Regul… macro