Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Mcu/src/
DClock_Ip_Specific.c206 if (0U == (IP_MC_ME->PRTN1_COFB1_STAT & MC_ME_PRTN1_COFB1_STAT_BLOCK56_MASK)) in Clock_Ip_PllPowerClockIp()
219 …while((0U == (IP_MC_ME->PRTN1_COFB1_STAT & MC_ME_PRTN1_COFB1_STAT_BLOCK56_MASK)) && (FALSE == Time… in Clock_Ip_PllPowerClockIp()
/hal_nxp-3.5.0/s32/drivers/s32k3/BaseNXP/header/
DS32K344_MC_ME.h740 #define MC_ME_PRTN1_COFB1_STAT_BLOCK56_MASK (0x1000000U) macro
743 …t)(((uint32_t)(x)) << MC_ME_PRTN1_COFB1_STAT_BLOCK56_SHIFT)) & MC_ME_PRTN1_COFB1_STAT_BLOCK56_MASK)