Searched refs:RCC_CFGR1_STOPKERWUCK (Results 1 – 22 of 22) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_ll_rcc.h | 368 #define LL_RCC_KERWAKEUP_CLKSOURCE_CSI RCC_CFGR1_STOPKERWUCK /*!< CSI selection as kern… 3886 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK, Source); in LL_RCC_SetKerWakeUpClkSource() 3898 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK)); in LL_RCC_GetKerWakeUpClkSource()
|
D | stm32h5xx_hal_rcc.h | 663 #define RCC_STOP_KERWAKEUPCLOCK_CSI RCC_CFGR1_STOPKERWUCK /*!< CSI kernel clock selection a… 4728 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK, (__RCC_STOPKERWUCLK__))
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_ll_rcc.h | 403 #define LL_RCC_STOP_WAKEUPKERCLOCK_HSI RCC_CFGR1_STOPKERWUCK /*!< HSI oscillator automatica… 2798 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK, Clock); in LL_RCC_SetKerClkAfterWakeFromStop() 2810 return (uint32_t)(READ_BIT(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK)); in LL_RCC_GetKerClkAfterWakeFromStop()
|
D | stm32u5xx_hal_rcc.h | 618 #define RCC_STOP_KERWAKEUPCLOCK_HSI RCC_CFGR1_STOPKERWUCK /*!< HSI kernel clock selectio… 4575 MODIFY_REG(RCC->CFGR1, RCC_CFGR1_STOPKERWUCK, (__RCC_STOPKERWUCLK__))
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 8384 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32h523xx.h | 12521 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32h562xx.h | 13201 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32h533xx.h | 13040 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32h573xx.h | 15804 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32h563xx.h | 15285 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 14400 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u535xx.h | 13887 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u575xx.h | 15295 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u585xx.h | 15857 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u595xx.h | 16323 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5a5xx.h | 16885 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5f7xx.h | 17849 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u599xx.h | 20042 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5g7xx.h | 18411 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5f9xx.h | 20978 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5a9xx.h | 20604 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|
D | stm32u5g9xx.h | 21540 #define RCC_CFGR1_STOPKERWUCK RCC_CFGR1_STOPKERWUCK_Msk /*!< Kernel Clo… macro
|