Searched refs:RCC_APB1_DIV8 (Results 1 – 6 of 6) sorted by relevance
3241 case RCC_APB1_DIV8: in HAL_RCCEx_GetPeriphCLKFreq()3259 case RCC_APB1_DIV8: in HAL_RCCEx_GetPeriphCLKFreq()
143 ((__PCLK__) == RCC_APB1_DIV4) || ((__PCLK__) == RCC_APB1_DIV8) || \471 #define RCC_APB1_DIV8 (RCC_CFGR_PPRE_2 | RCC_CFGR_PPRE_1) /*!< APB di… macro
390 #define RCC_APB1_DIV8 LL_RCC_APB1_DIV_8 /*!< APB1 divided by 8 */ macro4472 … ((__PCLK1__) == RCC_APB1_DIV4) || ((__PCLK1__) == RCC_APB1_DIV8) || \
605 #define RCC_APB1_DIV8 (RCC_APB1DIVR_APB1DIV_1 | RCC_APB1DIVR_APB1DIV_0) macro611 ((DIVIDER) == RCC_APB1_DIV8) || \
396 #define RCC_APB1_DIV8 (RCC_APBCFGR_PPRE1_2 | RCC_APBCFGR_PPRE1_1) /*!< APB1 divide… macro4705 … ((__PCLK1__) == RCC_APB1_DIV4) || ((__PCLK1__) == RCC_APB1_DIV8) || \
430 #define RCC_APB1_DIV8 RCC_D2CFGR_D2PPRE1_DIV8 macro436 #define RCC_APB1_DIV8 RCC_CDCFGR2_CDPPRE1_DIV8 macro8126 ((PCLK1) == RCC_APB1_DIV4) || ((PCLK1) == RCC_APB1_DIV8) || \