Searched refs:clkDivVal (Results 1 – 2 of 2) sorted by relevance
124 …const uint8 clkDivVal; /**< Select the clock divider value for the global prescal… member
186 …Base->MCR = eMIOS_MCR_GPRE(ConfigPtr->emiosGlobalConfig->clkDivVal) | eMIOS_MCR_FRZ(((uint32)Confi… in Emios_Mcl_Ip_Init()