Searched refs:Interval (Results 1 – 2 of 2) sorted by relevance
371 void Emios_Mcl_Ip_SetReloadInterval(uint8 HwInstance, uint8 HwChannel, uint8 Interval) in Emios_Mcl_Ip_SetReloadInterval() argument374 DevAssert((uint8)31 > Interval); in Emios_Mcl_Ip_SetReloadInterval()380 Emios_Ip_paxBase[HwInstance]->CH.UC[HwChannel].C2 = eMIOS_C2_UCRELDEL_INT(Interval); in Emios_Mcl_Ip_SetReloadInterval()
204 void Emios_Mcl_Ip_SetReloadInterval(uint8 HwInstance, uint8 HwChannel, uint8 Interval);