Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h124 #define LL_PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN
336 SET_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN); in LL_PWR_EnableFlashPWRDownModeDuringLPRun()
346 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN); in LL_PWR_DisableFlashPWRDownModeDuringLPRun()
356 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN) == (PWR_CR1_FPD_LPRUN)) ? 1UL : 0UL); in LL_PWR_IsEnabledFlashPWRDownModeDuringLPRun()
Dstm32u0xx_hal_pwr_ex.h131 #define PWR_FLASHPD_LPRUN PWR_CR1_FPD_LPRUN /*!< Enable Flash power down in low…
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h402 SET_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN); in LL_PWR_EnableFlashPowerDownInLPRun()
412 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN); in LL_PWR_DisableFlashPowerDownInLPRun()
422 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_LPRUN) == (PWR_CR1_FPD_LPRUN)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInLPRun()
Dstm32g0xx_hal_pwr_ex.h232 #define PWR_FLASHPD_LPRUN PWR_CR1_FPD_LPRUN /*!< Enable Flash power down in low …
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h3556 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g050xx.h3575 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g070xx.h3584 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g031xx.h3710 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g041xx.h3946 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g051xx.h4046 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g061xx.h4282 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g071xx.h4261 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g081xx.h4497 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g0b0xx.h4350 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g0c1xx.h5526 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32g0b1xx.h5290 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4369 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32u083xx.h5026 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro
Dstm32u073xx.h4768 #define PWR_CR1_FPD_LPRUN PWR_CR1_FPD_LPRUN_Msk /*!< Flash power dow… macro