Searched defs:RCC_APB4_DIV4 (Results 1 – 4 of 4) sorted by relevance
470 #define RCC_APB4_DIV4 RCC_D3CFGR_D3PPRE_DIV4 macro476 #define RCC_APB4_DIV4 RCC_SRDCFGR_SRDPPRE_DIV4 macro
419 #define RCC_APB4_DIV4 (RCC_APBCFGR_PPRE4_2 | RCC_APBCFGR_PPRE4_0) /*!< APB4 divide… macro
419 #define RCC_APB4_DIV4 LL_RCC_APB4_DIV_4 /*!< APB4 divided by 4 */ macro
540 #define RCC_APB4_DIV4 RCC_APB4DIVR_APB4DIV_1 macro