Searched refs:LL_RCC_APB1_DIV_64 (Results 1 – 3 of 3) sorted by relevance
73 || ((__VALUE__) == LL_RCC_APB1_DIV_64) \
393 #define RCC_APB1_DIV64 LL_RCC_APB1_DIV_64 /*!< APB1 divided by 64 */
316 #define LL_RCC_APB1_DIV_64 (RCC_CFGR2_PPRE1_2 | RCC_CFGR2_PPRE1_1) macro