Searched refs:RCC_APB5_DIV4 (Results 1 – 3 of 3) sorted by relevance
434 #define RCC_APB5_DIV4 LL_RCC_APB5_DIV_4 /*!< APB5 divided by 4 */ macro4487 … ((__PCLK5__) == RCC_APB5_DIV4) || ((__PCLK5__) == RCC_APB5_DIV8) || \
558 #define RCC_APB5_DIV4 RCC_APB5DIVR_APB5DIV_1 macro564 ((DIVIDER) == RCC_APB5_DIV4) || \
431 #define RCC_APB5_DIV4 (RCC_APBCFGR_PPRE5_2 | RCC_APBCFGR_PPRE5_0) /*!< APB5 divide… macro4717 … ((__PCLK5__) == RCC_APB5_DIV4) || ((__PCLK5__) == RCC_APB5_DIV8) || \