Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_pwr.c55 #define PWR_PUCRE_RESET_VALUE (0x00000000) macro
101 LL_PWR_WriteReg(PUCRE, PWR_PUCRE_RESET_VALUE); in LL_PWR_DeInit()
Dstm32wbxx_hal_pwr.c63 #define PWR_PUCRE_RESET_VALUE (0x00000000U) macro
120 LL_PWR_WriteReg(PUCRE, PWR_PUCRE_RESET_VALUE); in HAL_PWR_DeInit()