Searched refs:LL_RCC_APB4_DIV_32 (Results 1 – 3 of 3) sorted by relevance
90 || ((__VALUE__) == LL_RCC_APB4_DIV_32) \
422 #define RCC_APB4_DIV32 LL_RCC_APB4_DIV_32 /*!< APB4 divided by 32 */
345 #define LL_RCC_APB4_DIV_32 (RCC_CFGR2_PPRE4_2 | RCC_CFGR2_PPRE4_0) macro