Searched defs:DIVR (Results 1 – 8 of 8) sorted by relevance
90 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
110 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
123 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
109 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
93 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
111 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
91 #define DIVR( x, y ) (((x)+((y)/2))/(y)) macro
4416 __STATIC_INLINE void LL_RCC_PLL2_SetR(uint32_t DIVR) in LL_RCC_PLL2_SetR()4813 __STATIC_INLINE void LL_RCC_PLL3_SetR(uint32_t DIVR) in LL_RCC_PLL3_SetR()5210 __STATIC_INLINE void LL_RCC_PLL4_SetR(uint32_t DIVR) in LL_RCC_PLL4_SetR()