Searched refs:LL_RCC_APB5_DIV_1 (Results 1 – 3 of 3) sorted by relevance
97 #define IS_LL_UTILS_APB5_DIV(__VALUE__) (((__VALUE__) == LL_RCC_APB5_DIV_1) \
186 LL_RCC_SetAPB5Prescaler(LL_RCC_APB5_DIV_1); in LL_RCC_DeInit()
591 #define LL_RCC_APB5_DIV_1 0U … macro