Searched refs:LL_RCC_APB2_DIV_64 (Results 1 – 3 of 3) sorted by relevance
82 || ((__VALUE__) == LL_RCC_APB2_DIV_64) \
408 #define RCC_APB2_DIV64 LL_RCC_APB2_DIV_64 /*!< APB2 divided by 64 */
331 #define LL_RCC_APB2_DIV_64 (RCC_CFGR2_PPRE2_2 | RCC_CFGR2_PPRE2_1) macro