Home
last modified time | relevance | path

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

12345

/hal_stm32-2.7.6/stm32cube/stm32f1xx/drivers/include/
Dstm32f1xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
403 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
474 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32f0xx/drivers/include/
Dstm32f0xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
515 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
517 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
674 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
710 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_pwr.h56 #define LL_PWR_CR_CWUF PWR_CR_CWUF /*!< Clear wakeup flag */
941 SET_BIT(PWR->CR, PWR_CR_CWUF); in LL_PWR_ClearFlag_WU()
/hal_stm32-2.7.6/stm32cube/stm32f1xx/soc/
Dstm32f101x6.h621 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f101xb.h636 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f100xb.h696 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f102x6.h661 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
/hal_stm32-2.7.6/stm32cube/stm32f0xx/soc/
Dstm32f070x6.h2758 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f030x6.h2705 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f030x8.h2735 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f030xc.h2986 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f031x6.h2804 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f038xx.h2803 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32f070xb.h2838 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
/hal_stm32-2.7.6/stm32cube/stm32l0xx/soc/
Dstm32l010x6.h2934 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l010x8.h2936 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l031xx.h3077 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l041xx.h3205 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l051xx.h3155 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l011xx.h3011 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro
Dstm32l010x4.h2928 #define PWR_CR_CWUF PWR_CR_CWUF_Msk /*!< Clear Wakeup Fl… macro

12345