Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/include/
DEmios_Mcl_Ip_Types.h124 …const uint8 clkDivVal; /**< Select the clock divider value for the global prescal… member
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c186 …Base->MCR = eMIOS_MCR_GPRE(ConfigPtr->emiosGlobalConfig->clkDivVal) | eMIOS_MCR_FRZ(((uint32)Confi… in Emios_Mcl_Ip_Init()