Home
last modified time | relevance | path

Searched refs:PWR_CR3_ULPMEN (Results 1 – 4 of 4) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_ll_pwr.h809 SET_BIT(PWR->CR3, PWR_CR3_ULPMEN); in LL_PWR_EnableUltraLowPowerMode()
819 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPMEN); in LL_PWR_DisableUltraLowPowerMode()
829 return ((READ_BIT(PWR->CR3, PWR_CR3_ULPMEN) == (PWR_CR3_ULPMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUltraLowPowerMode()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_pwr_ex.c1221 SET_BIT(PWR->CR3, PWR_CR3_ULPMEN); in HAL_PWREx_EnableUltraLowPowerMode()
1232 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPMEN); in HAL_PWREx_DisableUltraLowPowerMode()
/hal_stm32-latest/stm32cube/stm32l5xx/soc/
Dstm32l552xx.h10135 #define PWR_CR3_ULPMEN PWR_CR3_ULPMEN_Msk /*!< Ultra Low Power… macro
Dstm32l562xx.h10838 #define PWR_CR3_ULPMEN PWR_CR3_ULPMEN_Msk /*!< Ultra Low Power… macro