Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h787 #if defined(PWR_CR3_ENB_ULP)
795 SET_BIT(PWR->CR3, PWR_CR3_ENB_ULP); in LL_PWR_EnableLPMUResetSamplingMode()
805 CLEAR_BIT(PWR->CR3, PWR_CR3_ENB_ULP); in LL_PWR_DisableLPMUResetSamplingMode()
815 return ((READ_BIT(PWR->CR3, PWR_CR3_ENB_ULP) == (PWR_CR3_ENB_ULP)) ? 1UL : 0UL); in LL_PWR_IsEnableLPMUResetSamplingMode()
Dstm32g0xx_hal_pwr_ex.h565 #if defined(PWR_CR3_ENB_ULP)
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_pwr_ex.c151 #if defined(PWR_CR3_ENB_ULP)
161 PWR->CR3 |= PWR_CR3_ENB_ULP; in HAL_PWREx_EnablePORMonitorSampling()
171 PWR->CR3 &= ~PWR_CR3_ENB_ULP; in HAL_PWREx_DisablePORMonitorSampling()
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g031xx.h3764 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g041xx.h4000 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g051xx.h4100 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g061xx.h4336 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g071xx.h4318 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g081xx.h4554 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g0c1xx.h5595 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro
Dstm32g0b1xx.h5359 #define PWR_CR3_ENB_ULP PWR_CR3_ENB_ULP_Msk /*!< Enable sampling… macro