Searched refs:RCC_APB5_DIV2 (Results 1 – 3 of 3) sorted by relevance
433 #define RCC_APB5_DIV2 LL_RCC_APB5_DIV_2 /*!< APB5 divided by 2 */ macro4486 #define IS_RCC_PCLK5(__PCLK5__) (((__PCLK5__) == RCC_APB5_DIV1) || ((__PCLK5__) == RCC_APB5_DIV2) …
557 #define RCC_APB5_DIV2 RCC_APB5DIVR_APB5DIV_0 macro563 ((DIVIDER) == RCC_APB5_DIV2) || \
430 #define RCC_APB5_DIV2 RCC_APBCFGR_PPRE5_2 /*!< APB5 divide… macro4716 #define IS_RCC_PCLK5(__PCLK5__) (((__PCLK5__) == RCC_APB5_DIV1) || ((__PCLK5__) == RCC_APB5_DIV2) |…