Home
last modified time | relevance | path

Searched refs:PWR_CR2_RAMRET1 (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dsystem_stm32wb0x.c224 #if defined(PWR_CR2_RAMRET1) in SystemInit()
225 SET_BIT(PWR->CR2, PWR_CR2_RAMRET1); in SystemInit()
Dstm32wb05.h3151 #define PWR_CR2_RAMRET1 PWR_CR2_RAMRET1_Msk macro
Dstm32wb07.h3238 #define PWR_CR2_RAMRET1 PWR_CR2_RAMRET1_Msk macro
Dstm32wb09.h3179 #define PWR_CR2_RAMRET1 PWR_CR2_RAMRET1_Msk macro
Dstm32wb06.h3238 #define PWR_CR2_RAMRET1 PWR_CR2_RAMRET1_Msk macro
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_pwr.h65 #define LL_PWR_RAMRET_1 PWR_CR2_RAMRET1
631 ram_ret = READ_BIT(PWR->CR2, (PWR_CR2_RAMRET1)); in LL_PWR_GetRAMBankRet()
Dstm32wb0x_hal_pwr_ex.h243 #define PWR_RAMRET_1 PWR_CR2_RAMRET1