Searched refs:PLL_GET_POSTDIV2 (Results 1 – 2 of 2) sorted by relevance
93 #define PLL_GET_POSTDIV2(x) \ macro317 postDiv2 = PLL_GET_POSTDIV2(READ_REG(*(pSetup->conOffset1))); in HAL_CRU_GetPllFreq()479 postDiv2 = PLL_GET_POSTDIV2(READ_REG(*(pSetup->conOffset1))); in HAL_CRU_GetPllFreq()
48 #define PLL_GET_POSTDIV2(x) \ macro297 gpllDiv2 = PLL_GET_POSTDIV2(gpllCon1); in PM_RuntimeEnter()
Completed in 83 milliseconds