Searched refs:RCC_APB1_DIV4 (Results 1 – 6 of 6) sorted by relevance
3239 case RCC_APB1_DIV4: in HAL_RCCEx_GetPeriphCLKFreq()3256 case RCC_APB1_DIV4: in HAL_RCCEx_GetPeriphCLKFreq()
143 ((__PCLK__) == RCC_APB1_DIV4) || ((__PCLK__) == RCC_APB1_DIV8) || \470 #define RCC_APB1_DIV4 (RCC_CFGR_PPRE_2 | RCC_CFGR_PPRE_0) /*!< APB di… macro
389 #define RCC_APB1_DIV4 LL_RCC_APB1_DIV_4 /*!< APB1 divided by 4 */ macro4472 … ((__PCLK1__) == RCC_APB1_DIV4) || ((__PCLK1__) == RCC_APB1_DIV8) || \
604 #define RCC_APB1_DIV4 RCC_APB1DIVR_APB1DIV_1 macro610 ((DIVIDER) == RCC_APB1_DIV4) || \
395 #define RCC_APB1_DIV4 (RCC_APBCFGR_PPRE1_2 | RCC_APBCFGR_PPRE1_0) /*!< APB1 divide… macro4705 … ((__PCLK1__) == RCC_APB1_DIV4) || ((__PCLK1__) == RCC_APB1_DIV8) || \
429 #define RCC_APB1_DIV4 RCC_D2CFGR_D2PPRE1_DIV4 macro435 #define RCC_APB1_DIV4 RCC_CDCFGR2_CDPPRE1_DIV4 macro8126 ((PCLK1) == RCC_APB1_DIV4) || ((PCLK1) == RCC_APB1_DIV8) || \