Home
last modified time | relevance | path

Searched refs:PWR_CR_CSBF (Results 1 – 25 of 119) sorted by relevance

12345

/hal_stm32-3.6.0/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
392 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
463 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
504 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
506 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
663 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_pwr.h54 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
699 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h53 #define LL_PWR_CR_CSBF PWR_CR_CSBF /*!< Clear standby flag */
929 SET_BIT(PWR->CR, PWR_CR_CSBF); in LL_PWR_ClearFlag_SB()
/hal_stm32-3.6.0/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h623 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f101xb.h638 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
/hal_stm32-3.6.0/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h2759 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f030x6.h2706 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f030x8.h2736 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f070xb.h2839 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f030xc.h2987 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f031x6.h2805 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32f038xx.h2804 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
/hal_stm32-3.6.0/stm32cube/stm32l0xx/soc/
Dstm32l051xx.h3157 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l010x4.h2930 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l011xx.h3013 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l021xx.h3141 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l031xx.h3079 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l041xx.h3207 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l010x6.h2936 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l010x8.h2938 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro
Dstm32l010xb.h2946 #define PWR_CR_CSBF PWR_CR_CSBF_Msk /*!< Clear Standby F… macro

12345