Searched refs:RCC_APB4_DIV2 (Results 1 – 4 of 4) sorted by relevance
418 #define RCC_APB4_DIV2 LL_RCC_APB4_DIV_2 /*!< APB4 divided by 2 */ macro4481 #define IS_RCC_PCLK4(__PCLK4__) (((__PCLK4__) == RCC_APB4_DIV1) || ((__PCLK4__) == RCC_APB4_DIV2) …
539 #define RCC_APB4_DIV2 RCC_APB4DIVR_APB4DIV_0 macro545 ((DIVIDER) == RCC_APB4_DIV2) || \
418 #define RCC_APB4_DIV2 RCC_APBCFGR_PPRE4_2 /*!< APB4 divide… macro4712 #define IS_RCC_PCLK4(__PCLK4__) (((__PCLK4__) == RCC_APB4_DIV1) || ((__PCLK4__) == RCC_APB4_DIV2) |…
469 #define RCC_APB4_DIV2 RCC_D3CFGR_D3PPRE_DIV2 macro475 #define RCC_APB4_DIV2 RCC_SRDCFGR_SRDPPRE_DIV2 macro8133 #define IS_RCC_SRDPCLK1(SRDPCLK1) (((SRDPCLK1) == RCC_APB4_DIV1) || ((SRDPCLK1) == RCC_APB4_DIV2) |…