Searched refs:RCC_APB5_DIV16 (Results 1 – 4 of 4) sorted by relevance
2295 if (apb5div > RCC_APB5_DIV16) in HAL_RCC_GetPCLK5Freq()2297 apb5div = RCC_APB5_DIV16; in HAL_RCC_GetPCLK5Freq()
436 #define RCC_APB5_DIV16 LL_RCC_APB5_DIV_16 /*!< APB5 divided by 16 */ macro4488 … ((__PCLK5__) == RCC_APB5_DIV16) || ((__PCLK5__) == RCC_APB5_DIV32) || \
560 #define RCC_APB5_DIV16 RCC_APB5DIVR_APB5DIV_2 macro566 ((DIVIDER) == RCC_APB5_DIV16))
433 #define RCC_APB5_DIV16 RCC_APBCFGR_PPRE5 /*!< APB5 divide… macro4718 ((__PCLK5__) == RCC_APB5_DIV16))