Home
last modified time | relevance | path

Searched refs:PWR_CR1_FPD_SLP (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_pwr.h229 SET_BIT(PWR->CR1, PWR_CR1_FPD_SLP); in LL_PWR_EnableFlashPowerDownInSleep()
239 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_SLP); in LL_PWR_DisableFlashPowerDownInSleep()
249 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_SLP) == (PWR_CR1_FPD_SLP)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInSleep()
Dstm32c0xx_hal_pwr_ex.h157 #define PWR_FLASHPD_SLEEP PWR_CR1_FPD_SLP /*!< Enable Flash power down in slee…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h3540 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro
Dstm32c031xx.h3547 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro
Dstm32c071xx.h3827 #define PWR_CR1_FPD_SLP PWR_CR1_FPD_SLP_Msk /*!< Flash power dow… macro