Searched refs:RCC_APB5_DIV1 (Results 1 – 3 of 3) sorted by relevance
432 #define RCC_APB5_DIV1 LL_RCC_APB5_DIV_1 /*!< APB5 not divided */ macro4486 #define IS_RCC_PCLK5(__PCLK5__) (((__PCLK5__) == RCC_APB5_DIV1) || ((__PCLK5__) == RCC_APB5_DIV2) …
556 #define RCC_APB5_DIV1 0U macro562 #define IS_RCC_APB5DIV(DIVIDER) (((DIVIDER) == RCC_APB5_DIV1) || \
429 #define RCC_APB5_DIV1 0U /*!< APB5 not di… macro4716 #define IS_RCC_PCLK5(__PCLK5__) (((__PCLK5__) == RCC_APB5_DIV1) || ((__PCLK5__) == RCC_APB5_DIV2) |…