Home
last modified time | relevance | path

Searched refs:RCC_CFGR_STOPHSI (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_rcc.h654 CLEAR_BIT(RCC->CFGR, RCC_CFGR_STOPHSI); in LL_RCC_HSI_Enable()
666 SET_BIT(RCC->CFGR, RCC_CFGR_STOPHSI); in LL_RCC_HSI_Disable()
730 SET_BIT(RCC->CFGR, RCC_CFGR_STOPHSI); in LL_RCC_DIRECT_HSE_Enable()
740 CLEAR_BIT(RCC->CFGR, RCC_CFGR_STOPHSI); in LL_RCC_DIRECT_HSE_Disable()
755 …GR_HSESEL) == (RCC_CFGR_HSESEL)) && (READ_BIT(RCC->CFGR, RCC_CFGR_STOPHSI) == (RCC_CFGR_STOPHSI)))… in LL_RCC_DIRECT_HSE_IsEnabled()
Dstm32wb0x_hal_rcc.h197 #define RCC_HSI_OFF RCC_CFGR_STOPHSI /*!< HSI clock activation */
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h2822 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro
Dstm32wb07.h2901 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro
Dstm32wb09.h2847 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro
Dstm32wb06.h2901 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro