Searched refs:LL_RCC_APB5_DIV_32 (Results 1 – 3 of 3) sorted by relevance
99 || ((__VALUE__) == LL_RCC_APB5_DIV_32) \
437 #define RCC_APB5_DIV32 LL_RCC_APB5_DIV_32 /*!< APB5 divided by 32 */
360 #define LL_RCC_APB5_DIV_32 (RCC_CFGR2_PPRE5_2 | RCC_CFGR2_PPRE5_0) macro