Searched refs:RCC_APB2_DIV4 (Results 1 – 5 of 5) sorted by relevance
3280 case RCC_APB2_DIV4: in HAL_RCCEx_GetPeriphCLKFreq()3297 case RCC_APB2_DIV4: in HAL_RCCEx_GetPeriphCLKFreq()
404 #define RCC_APB2_DIV4 LL_RCC_APB2_DIV_4 /*!< APB2 divided by 4 */ macro4477 … ((__PCLK2__) == RCC_APB2_DIV4) || ((__PCLK2__) == RCC_APB2_DIV8) || \
622 #define RCC_APB2_DIV4 RCC_APB2DIVR_APB2DIV_1 macro628 ((DIVIDER) == RCC_APB2_DIV4) || \
407 #define RCC_APB2_DIV4 (RCC_APBCFGR_PPRE2_2 | RCC_APBCFGR_PPRE2_0) /*!< APB2 divide… macro4709 … ((__PCLK2__) == RCC_APB2_DIV4) || ((__PCLK2__) == RCC_APB2_DIV8) || \
450 #define RCC_APB2_DIV4 RCC_D2CFGR_D2PPRE2_DIV4 macro456 #define RCC_APB2_DIV4 RCC_CDCFGR2_CDPPRE2_DIV4 macro8130 ((PCLK2) == RCC_APB2_DIV4) || ((PCLK2) == RCC_APB2_DIV8) || \