Searched refs:RCC_APB4_DIV1 (Results 1 – 4 of 4) sorted by relevance
417 #define RCC_APB4_DIV1 LL_RCC_APB4_DIV_1 /*!< APB4 not divided */ macro4481 #define IS_RCC_PCLK4(__PCLK4__) (((__PCLK4__) == RCC_APB4_DIV1) || ((__PCLK4__) == RCC_APB4_DIV2) …
538 #define RCC_APB4_DIV1 0U macro544 #define IS_RCC_APB4DIV(DIVIDER) (((DIVIDER) == RCC_APB4_DIV1) || \
417 #define RCC_APB4_DIV1 0U /*!< APB4 not di… macro4712 #define IS_RCC_PCLK4(__PCLK4__) (((__PCLK4__) == RCC_APB4_DIV1) || ((__PCLK4__) == RCC_APB4_DIV2) |…
468 #define RCC_APB4_DIV1 RCC_D3CFGR_D3PPRE_DIV1 macro474 #define RCC_APB4_DIV1 RCC_SRDCFGR_SRDPPRE_DIV1 macro8133 #define IS_RCC_SRDPCLK1(SRDPCLK1) (((SRDPCLK1) == RCC_APB4_DIV1) || ((SRDPCLK1) == RCC_APB4_DIV2) |…