Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Mcu/src/
DClock_Ip_Pll.c429 uint32 PllEnableStatus; in Clock_Ip_CompleteLfastPLL() local
436PllEnableStatus = ((Clock_Ip_apxLfastPll[Instance].PllInstance->PLLLSR & LFAST_PLLLSR_PLLDIS_MASK)… in Clock_Ip_CompleteLfastPLL()
439 while ((0U != PllEnableStatus) && (FALSE == TimeoutOccurred)); in Clock_Ip_CompleteLfastPLL()