Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_pwr.c51 #define PWR_PUCRC_RESET_VALUE (0x00000000) macro
93 LL_PWR_WriteReg(PUCRC, PWR_PUCRC_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c55 #define PWR_PUCRC_RESET_VALUE (0x00000000) macro
104 LL_PWR_WriteReg(PUCRC, PWR_PUCRC_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c51 #define PWR_PUCRC_RESET_VALUE (0x00000000) macro
95 LL_PWR_WriteReg(PUCRC, PWR_PUCRC_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c59 #define PWR_PUCRC_RESET_VALUE (0x00000000U) macro
114 LL_PWR_WriteReg(PUCRC, PWR_PUCRC_RESET_VALUE); in HAL_PWR_DeInit()