Home
last modified time | relevance | path

Searched refs:PWR_CR_FWU (Results 1 – 11 of 11) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_pwr.h578 SET_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_EnableFastWakeUp()
589 CLEAR_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_DisableFastWakeUp()
599 return (READ_BIT(PWR->CR, PWR_CR_FWU) == (PWR_CR_FWU)); in LL_PWR_IsEnabledFastWakeUp()
Dstm32l1xx_hal_pwr.h130 #define FWU_BIT_NUMBER POSITION_VAL(PWR_CR_FWU)
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_pwr.h578 SET_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_EnableFastWakeUp()
589 CLEAR_BIT(PWR->CR, PWR_CR_FWU); in LL_PWR_DisableFastWakeUp()
599 return (READ_BIT(PWR->CR, PWR_CR_FWU) == (PWR_CR_FWU)); in LL_PWR_IsEnabledFastWakeUp()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_pwr_ex.c102 SET_BIT(PWR->CR, PWR_CR_FWU); in HAL_PWREx_EnableFastWakeUp()
112 CLEAR_BIT(PWR->CR, PWR_CR_FWU); in HAL_PWREx_DisableFastWakeUp()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h3371 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h3771 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h3676 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h3676 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h3629 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/NAMote72/cmsis/
Dstm32l152xc.h4069 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro
/loramac-node-3.4.0/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h4139 #define PWR_CR_FWU PWR_CR_FWU_Msk /*!< Fast wakeup */ macro