Searched refs:LL_RCC_APB5_DIV_4 (Results 1 – 7 of 7) sorted by relevance
96 || ((__VALUE__) == LL_RCC_APB5_DIV_4) \
99 || ((__VALUE__) == LL_RCC_APB5_DIV_4) \
128 || ((__VALUE__) == LL_RCC_APB5_DIV_4) \
593 #define LL_RCC_APB5_DIV_4 RCC_APB5DIVR_APB5DIV_1 … macro
382 #define LL_RCC_APB5_DIV_4 (RCC_APBCFGR_PPRE5_2 | RCC_APBCFGR_PPRE5_0) macro
434 #define RCC_APB5_DIV4 LL_RCC_APB5_DIV_4 /*!< APB5 divided by 4 */
357 #define LL_RCC_APB5_DIV_4 RCC_CFGR2_PPRE5_1 macro