Searched refs:RCC_APB2_DIV8 (Results 1 – 5 of 5) sorted by relevance
3282 case RCC_APB2_DIV8: in HAL_RCCEx_GetPeriphCLKFreq()3300 case RCC_APB2_DIV8: in HAL_RCCEx_GetPeriphCLKFreq()
405 #define RCC_APB2_DIV8 LL_RCC_APB2_DIV_8 /*!< APB2 divided by 8 */ macro4477 … ((__PCLK2__) == RCC_APB2_DIV4) || ((__PCLK2__) == RCC_APB2_DIV8) || \
623 #define RCC_APB2_DIV8 (RCC_APB2DIVR_APB2DIV_1 | RCC_APB2DIVR_APB2DIV_0) macro629 ((DIVIDER) == RCC_APB2_DIV8) || \
408 #define RCC_APB2_DIV8 (RCC_APBCFGR_PPRE2_2 | RCC_APBCFGR_PPRE2_1) /*!< APB2 divide… macro4709 … ((__PCLK2__) == RCC_APB2_DIV4) || ((__PCLK2__) == RCC_APB2_DIV8) || \
451 #define RCC_APB2_DIV8 RCC_D2CFGR_D2PPRE2_DIV8 macro457 #define RCC_APB2_DIV8 RCC_CDCFGR2_CDPPRE2_DIV8 macro8130 ((PCLK2) == RCC_APB2_DIV4) || ((PCLK2) == RCC_APB2_DIV8) || \