Searched defs:RCC_APB2_DIV4 (Results 1 – 4 of 4) sorted by relevance
450 #define RCC_APB2_DIV4 RCC_D2CFGR_D2PPRE2_DIV4 macro456 #define RCC_APB2_DIV4 RCC_CDCFGR2_CDPPRE2_DIV4 macro
407 #define RCC_APB2_DIV4 (RCC_APBCFGR_PPRE2_2 | RCC_APBCFGR_PPRE2_0) /*!< APB2 divide… macro
404 #define RCC_APB2_DIV4 LL_RCC_APB2_DIV_4 /*!< APB2 divided by 4 */ macro
622 #define RCC_APB2_DIV4 RCC_APB2DIVR_APB2DIV_1 macro