Home
last modified time | relevance | path

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

/hal_stm32-3.5.0/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c54 #define PWR_PDCRD_RESET_VALUE (0x00000000) macro
99 LL_PWR_WriteReg(PDCRD, PWR_PDCRD_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c62 #define PWR_PDCRD_RESET_VALUE (0x00000000U) macro
118 LL_PWR_WriteReg(PDCRD, PWR_PDCRD_RESET_VALUE); in HAL_PWR_DeInit()