Searched refs:LL_RCC_SetRC64MPLLPrescaler (Results 1 – 4 of 4) sorted by relevance
96 LL_RCC_SetRC64MPLLPrescaler(LL_RCC_RC64MPLL_DIV_4); in LL_RCC_DeInit()
215 LL_RCC_SetRC64MPLLPrescaler(LL_RCC_RC64MPLL_DIV_4); in HAL_RCC_DeInit()
1129 #define __HAL_RCC_RC64MPLL_PRESC_CONFIG(__PLLD__) LL_RCC_SetRC64MPLLPrescaler(__PLLD__)
1511 __STATIC_INLINE void LL_RCC_SetRC64MPLLPrescaler(uint32_t Prescaler) in LL_RCC_SetRC64MPLLPrescaler() function