Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/src/
DEmios_Mcl_Ip.c232 …ate[Instance][(*ConfigPtr->masterBusConfig)[CurrentChannel].hwChannel].counterMode = (*Config… in Emios_Mcl_Ip_Init()
414 if (( (Emios_Ip_axChState[HwInstance][HwChannel].counterMode == EMIOS_IP_MCB_UP_COUNTER) || \ in Emios_Mcl_Ip_SetCounterBusPeriod()
415 … (Emios_Ip_axChState[HwInstance][HwChannel].counterMode == EMIOS_IP_MCB_UP_DOWN_COUNTER) ) && \ in Emios_Mcl_Ip_SetCounterBusPeriod()
/hal_nxp-3.6.0/s32/drivers/s32k3/Mcl/include/
DEmios_Mcl_Ip_Types.h142 Emios_Ip_MasterBusModeType counterMode; /* Current mode of the configured master bus. */ member