Home
last modified time | relevance | path

Searched refs:PWR_CR3_ULPEN (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_ll_pwr.h773 SET_BIT(PWR->CR3, PWR_CR3_ULPEN); in LL_PWR_EnableBORPVD_ULP()
784 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPEN); in LL_PWR_DisableBORPVD_ULP()
795 return ((READ_BIT(PWR->CR3, PWR_CR3_ULPEN) == (PWR_CR3_ULPEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledBORPVD_ULP()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_pwr_ex.c705 SET_BIT(PWR->CR3, PWR_CR3_ULPEN); in HAL_PWREx_EnableBORPVD_ULP()
717 CLEAR_BIT(PWR->CR3, PWR_CR3_ULPEN); in HAL_PWREx_DisableBORPVD_ULP()
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5367 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro
Dstm32wle5xx.h5367 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro
Dstm32wl5mxx.h6135 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro
Dstm32wl54xx.h6135 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro
Dstm32wl55xx.h6135 #define PWR_CR3_ULPEN PWR_CR3_ULPEN_Msk /*!< Enable periodic… macro