Home
last modified time | relevance | path

Searched refs:PWR_CR1_FPD_STOP (Results 1 – 24 of 24) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_pwr.h125 #define LL_PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP
306 SET_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_EnableFlashPWRDownModeDuringStop()
316 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_DisableFlashPWRDownModeDuringStop()
326 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_STOP) == (PWR_CR1_FPD_STOP)) ? 1UL : 0UL); in LL_PWR_IsEnabledFlashPWRDownModeDuringSTOP()
Dstm32u0xx_hal_pwr_ex.h133 #define PWR_FLASHPD_STOP PWR_CR1_FPD_STOP /*!< Enable Flash power down in sto…
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_ll_pwr.h259 SET_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_EnableFlashPowerDownInStop()
269 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_DisableFlashPowerDownInStop()
279 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_STOP) == (PWR_CR1_FPD_STOP)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInStop()
Dstm32c0xx_hal_pwr_ex.h158 #define PWR_FLASHPD_STOP PWR_CR1_FPD_STOP /*!< Enable Flash power down in stop…
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_ll_pwr.h432 SET_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_EnableFlashPowerDownInStop()
442 CLEAR_BIT(PWR->CR1, PWR_CR1_FPD_STOP); in LL_PWR_DisableFlashPowerDownInStop()
452 return ((READ_BIT(PWR->CR1, PWR_CR1_FPD_STOP) == (PWR_CR1_FPD_STOP)) ? 1UL : 0UL); in LL_PWR_IsEnableFlashPowerDownInStop()
Dstm32g0xx_hal_pwr_ex.h234 #define PWR_FLASHPD_STOP PWR_CR1_FPD_STOP /*!< Enable Flash power down in stop…
/hal_stm32-latest/stm32cube/stm32c0xx/soc/
Dstm32c011xx.h3537 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32c031xx.h3544 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32c071xx.h3824 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h3553 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g050xx.h3572 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g070xx.h3581 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g031xx.h3707 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g041xx.h3943 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g051xx.h4043 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g061xx.h4279 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g071xx.h4258 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g081xx.h4494 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g0b0xx.h4347 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g0c1xx.h5523 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32g0b1xx.h5287 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h4366 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32u083xx.h5023 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro
Dstm32u073xx.h4765 #define PWR_CR1_FPD_STOP PWR_CR1_FPD_STOP_Msk /*!< Flash power dow… macro