Home
last modified time | relevance | path

Searched refs:PWR_CR1_FPD_LPSLP (Results 1 – 19 of 19) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h123 #define LL_PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP
366 SET_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP); in LL_PWR_EnableFlashPWRDownModeDuringSleeep()
376 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP); in LL_PWR_DisableFlashPWRDownModeDuringSleeep()
386 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP) == (PWR_CR1_FPD_LPSLP)) ? 1UL : 0UL); in LL_PWR_IsEnabledFlashPWRDownModeDuringSleeep()
Dstm32u0xx_hal_pwr_ex.h132 #define PWR_FLASHPD_LPSLEEP PWR_CR1_FPD_LPSLP /*!< Enable Flash power down in low…
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h372 SET_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP); in LL_PWR_EnableFlashPowerDownInLPSleep()
382 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP); in LL_PWR_DisableFlashPowerDownInLPSleep()
392 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_LPSLP) == (PWR_CR1_FPD_LPSLP)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInLPSleep()
Dstm32g0xx_hal_pwr_ex.h233 #define PWR_FLASHPD_LPSLEEP PWR_CR1_FPD_LPSLP /*!< Enable Flash power down in low …
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h3559 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g050xx.h3578 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g070xx.h3587 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g031xx.h3713 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g041xx.h3949 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g051xx.h4049 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g061xx.h4285 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g071xx.h4264 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g081xx.h4500 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g0b0xx.h4353 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g0c1xx.h5529 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32g0b1xx.h5293 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4372 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32u083xx.h5029 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro
Dstm32u073xx.h4771 #define PWR_CR1_FPD_LPSLP PWR_CR1_FPD_LPSLP_Msk /*!< Flash power dow… macro