Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Mcu/src/
DClock_Ip.c682 if (CLOCK_IP_PLL_LOCKED == PllStatus) in Clock_Ip_Init()
926 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()
931 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()
/hal_nxp-latest/s32/drivers/s32k3/Mcu/src/
DClock_Ip.c686 if (CLOCK_IP_PLL_LOCKED == PllStatus) in Clock_Ip_Init()
930 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()
935 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()
/hal_nxp-latest/s32/drivers/s32k1/Mcu/src/
DClock_Ip.c692 if (CLOCK_IP_PLL_LOCKED == PllStatus) in Clock_Ip_Init()
936 RetValue = CLOCK_IP_PLL_LOCKED; in Clock_Ip_GetPllStatus()
941 if (CLOCK_IP_PLL_LOCKED == RetValue) in Clock_Ip_GetPllStatus()
/hal_nxp-latest/s32/drivers/s32ze/Mcu/include/
DClock_Ip_Types.h2886 CLOCK_IP_PLL_LOCKED = 0x00U, /**< PLL is locked */ enumerator
/hal_nxp-latest/s32/drivers/s32k3/Mcu/include/
DClock_Ip_Types.h2842 CLOCK_IP_PLL_LOCKED = 0x00U, /**< PLL is locked */ enumerator
/hal_nxp-latest/s32/drivers/s32k1/Mcu/include/
DClock_Ip_Types.h2938 CLOCK_IP_PLL_LOCKED = 0x00U, /**< PLL is locked */ enumerator