Searched refs:LL_RCC_APB4_DIV_64 (Results 1 – 3 of 3) sorted by relevance
91 || ((__VALUE__) == LL_RCC_APB4_DIV_64) \
423 #define RCC_APB4_DIV64 LL_RCC_APB4_DIV_64 /*!< APB4 divided by 64 */
346 #define LL_RCC_APB4_DIV_64 (RCC_CFGR2_PPRE4_2 | RCC_CFGR2_PPRE4_1) macro