Home
last modified time | relevance | path

Searched refs:PWR_PDCRE_RESET_VALUE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c56 #define PWR_PDCRE_RESET_VALUE (0x00000000) macro
102 LL_PWR_WriteReg(PDCRE, PWR_PDCRE_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c64 #define PWR_PDCRE_RESET_VALUE (0x00000000U) macro
121 LL_PWR_WriteReg(PDCRE, PWR_PDCRE_RESET_VALUE); in HAL_PWR_DeInit()