Searched defs:RCC_APB1_DIV16 (Results 1 – 5 of 5) sorted by relevance
472 #define RCC_APB1_DIV16 (RCC_CFGR_PPRE_2 | RCC_CFGR_PPRE_1 | RCC_CFGR_PPRE_0) /*!< APB di… macro
431 #define RCC_APB1_DIV16 RCC_D2CFGR_D2PPRE1_DIV16 macro437 #define RCC_APB1_DIV16 RCC_CDCFGR2_CDPPRE1_DIV16 macro
397 #define RCC_APB1_DIV16 RCC_APBCFGR_PPRE1 /*!< APB1 divide… macro
391 #define RCC_APB1_DIV16 LL_RCC_APB1_DIV_16 /*!< APB1 divided by 16 */ macro
606 #define RCC_APB1_DIV16 RCC_APB1DIVR_APB1DIV_2 macro