Searched refs:LL_RCC_APB1_DIV_32 (Results 1 – 3 of 3) sorted by relevance
72 || ((__VALUE__) == LL_RCC_APB1_DIV_32) \
392 #define RCC_APB1_DIV32 LL_RCC_APB1_DIV_32 /*!< APB1 divided by 32 */
315 #define LL_RCC_APB1_DIV_32 (RCC_CFGR2_PPRE1_2 | RCC_CFGR2_PPRE1_0) macro