Searched refs:LL_RCC_APB2_DIV_32 (Results 1 – 3 of 3) sorted by relevance
81 || ((__VALUE__) == LL_RCC_APB2_DIV_32) \
407 #define RCC_APB2_DIV32 LL_RCC_APB2_DIV_32 /*!< APB2 divided by 32 */
330 #define LL_RCC_APB2_DIV_32 (RCC_CFGR2_PPRE2_2 | RCC_CFGR2_PPRE2_0) macro