Searched refs:RCC_CR_HSIDIVF (Results 1 – 6 of 6) sorted by relevance
1166 if ((RCC->CR & RCC_CR_HSIDIVF) != 0) in HAL_RCC_GetSysClockFreq()1192 if ((RCC->CR & RCC_CR_HSIDIVF) != 0) in HAL_RCC_GetSysClockFreq()
483 if (READ_BIT(RCC->CR, RCC_CR_HSIDIVF) != 0U) in HAL_RCCEx_GetPeriphCLKFreq()
2116 return (READ_BIT(RCC->CR, RCC_CR_HSIDIVF) == (RCC_CR_HSIDIVF)); in LL_RCC_IsActiveFlag_HSIDIV()
3438 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro
3697 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro
3839 #define RCC_CR_HSIDIVF RCC_CR_HSIDIVF_Msk /*!< Internal High S… macro