Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_pwr.c57 #define PWR_C2CR3_RESET_VALUE (0x00000000) macro
99 LL_PWR_WriteReg(C2CR3, PWR_C2CR3_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wlxx_hal_pwr.c61 #define PWR_C2CR3_RESET_VALUE (0x00000000) macro
110 LL_PWR_WriteReg(C2CR3, PWR_C2CR3_RESET_VALUE); in HAL_PWR_DeInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c60 #define PWR_C2CR3_RESET_VALUE (0x00008000) macro
106 LL_PWR_WriteReg(C2CR3, PWR_C2CR3_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c68 #define PWR_C2CR3_RESET_VALUE (0x00008000U) macro
125 LL_PWR_WriteReg(C2CR3, PWR_C2CR3_RESET_VALUE); in HAL_PWR_DeInit()