Searched defs:RCC_APB1_DIV8 (Results 1 – 5 of 5) sorted by relevance
471 #define RCC_APB1_DIV8 (RCC_CFGR_PPRE_2 | RCC_CFGR_PPRE_1) /*!< APB di… macro
430 #define RCC_APB1_DIV8 RCC_D2CFGR_D2PPRE1_DIV8 macro436 #define RCC_APB1_DIV8 RCC_CDCFGR2_CDPPRE1_DIV8 macro
396 #define RCC_APB1_DIV8 (RCC_APBCFGR_PPRE1_2 | RCC_APBCFGR_PPRE1_1) /*!< APB1 divide… macro
390 #define RCC_APB1_DIV8 LL_RCC_APB1_DIV_8 /*!< APB1 divided by 8 */ macro
605 #define RCC_APB1_DIV8 (RCC_APB1DIVR_APB1DIV_1 | RCC_APB1DIVR_APB1DIV_0) macro