Home
last modified time | relevance | path

Searched refs:pllclkSourceFrq (Results 1 – 1 of 1) sorted by relevance

/bsp/mm32f327x/Libraries/MM32F327x/Source/
A Dsystem_mm32f327x.c200 u32 AutoCalPllFactor(u32 pllclkSourceFrq, u32 pllclkFrq, u8* plln, u8* pllm) in AutoCalPllFactor() argument
208 tempFrq = pllclkSourceFrq * (n + 1) / (m + 1); in AutoCalPllFactor()

Completed in 4 milliseconds