Searched refs:RCC_CFGR_STOPHSI (Results 1 – 6 of 6) sorted by relevance
654 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()
197 #define RCC_HSI_OFF RCC_CFGR_STOPHSI /*!< HSI clock activation */
2822 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro
2901 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro
2847 #define RCC_CFGR_STOPHSI RCC_CFGR_STOPHSI_Msk macro