Searched refs:LL_RCC_APB5_DIV_64 (Results 1 – 3 of 3) sorted by relevance
100 || ((__VALUE__) == LL_RCC_APB5_DIV_64) \
438 #define RCC_APB5_DIV64 LL_RCC_APB5_DIV_64 /*!< APB5 divided by 64 */
361 #define LL_RCC_APB5_DIV_64 (RCC_CFGR2_PPRE5_2 | RCC_CFGR2_PPRE5_1) macro