Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_pwr.h89 #define LL_PWR_SR1_WUFI PWR_SR1_WUFI
1378 return ((READ_BIT(PWR->SR1, PWR_SR1_WUFI) == (PWR_SR1_WUFI)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_InternWU()
/loramac-node-3.6.0-3.5.0/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9728 #define PWR_SR1_WUFI PWR_SR1_WUFI_Msk /*!< Wake-Up Flag In… macro