Searched refs:eMIOS_MCR_FRZ (Results 1 – 3 of 3) sorted by relevance
186 …Base->MCR = eMIOS_MCR_GPRE(ConfigPtr->emiosGlobalConfig->clkDivVal) | eMIOS_MCR_FRZ(((uint32)Confi… in Emios_Mcl_Ip_Init()335 Base->MCR = eMIOS_MCR_GPRE(0U) | eMIOS_MCR_FRZ(0U) | eMIOS_MCR_GTBE(0U); in Emios_Mcl_Ip_Deinit()
146 #define eMIOS_MCR_FRZ(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_MCR_FRZ_SHIF… macro
159 #define eMIOS_MCR_FRZ(x) (((uint32_t)(((uint32_t)(x)) << eMIOS_MCR_FRZ_SHIF… macro