Searched refs:RCC_APB1_DIV2 (Results 1 – 7 of 7) sorted by relevance
99 else if (uwAPB1Prescaler == RCC_APB1_DIV2) in HAL_InitTick()
3238 case RCC_APB1_DIV2: in HAL_RCCEx_GetPeriphCLKFreq()3254 case RCC_APB1_DIV2: in HAL_RCCEx_GetPeriphCLKFreq()
142 #define IS_RCC_PCLK(__PCLK__) (((__PCLK__) == RCC_APB1_DIV1) || ((__PCLK__) == RCC_APB1_DIV2) || \469 #define RCC_APB1_DIV2 RCC_CFGR_PPRE_2 /*!< APB di… macro
388 #define RCC_APB1_DIV2 LL_RCC_APB1_DIV_2 /*!< APB1 divided by 2 */ macro4471 #define IS_RCC_PCLK1(__PCLK1__) (((__PCLK1__) == RCC_APB1_DIV1) || ((__PCLK1__) == RCC_APB1_DIV2) …
603 #define RCC_APB1_DIV2 RCC_APB1DIVR_APB1DIV_0 macro609 ((DIVIDER) == RCC_APB1_DIV2) || \
394 #define RCC_APB1_DIV2 RCC_APBCFGR_PPRE1_2 /*!< APB1 divide… macro4704 #define IS_RCC_PCLK1(__PCLK1__) (((__PCLK1__) == RCC_APB1_DIV1) || ((__PCLK1__) == RCC_APB1_DIV2) |…
428 #define RCC_APB1_DIV2 RCC_D2CFGR_D2PPRE1_DIV2 macro434 #define RCC_APB1_DIV2 RCC_CDCFGR2_CDPPRE1_DIV2 macro8125 #define IS_RCC_PCLK1(PCLK1) (((PCLK1) == RCC_APB1_DIV1) || ((PCLK1) == RCC_APB1_DIV2) || \