Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_pwr.c48 #define PWR_PUCRB_RESET_VALUE (0x0000FFFF) macro
55 #define PWR_PUCRB_RESET_VALUE (0x0000F0FF) macro
99 LL_PWR_WriteReg(PUCRB, PWR_PUCRB_RESET_VALUE); in LL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_pwr.c49 #define PWR_PUCRB_RESET_VALUE (0x00000000) macro
91 LL_PWR_WriteReg(PUCRB, PWR_PUCRB_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c53 #define PWR_PUCRB_RESET_VALUE (0x00000000) macro
102 LL_PWR_WriteReg(PUCRB, PWR_PUCRB_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c49 #define PWR_PUCRB_RESET_VALUE (0x00000000) macro
93 LL_PWR_WriteReg(PUCRB, PWR_PUCRB_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c57 #define PWR_PUCRB_RESET_VALUE (0x00000000U) macro
112 LL_PWR_WriteReg(PUCRB, PWR_PUCRB_RESET_VALUE); in HAL_PWR_DeInit()