Home
last modified time | relevance | path

Searched refs:PWR_CR1_RESET_VALUE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_pwr.c44 #define PWR_CR1_RESET_VALUE (0x00000010) macro
51 #define PWR_CR1_RESET_VALUE (0x00000114) macro
92 LL_PWR_WriteReg(CR1, PWR_CR1_RESET_VALUE); in LL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_pwr.c42 #define PWR_CR1_RESET_VALUE (0x00000200) macro
84 LL_PWR_WriteReg(CR1, PWR_CR1_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c46 #define PWR_CR1_RESET_VALUE (0x00000200) macro
95 LL_PWR_WriteReg(CR1, PWR_CR1_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c42 #define PWR_CR1_RESET_VALUE (0x00000200) macro
86 LL_PWR_WriteReg(CR1, PWR_CR1_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c50 #define PWR_CR1_RESET_VALUE (0x00000200U) macro
105 LL_PWR_WriteReg(CR1, PWR_CR1_RESET_VALUE); in HAL_PWR_DeInit()