Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c273 uint8 MasterBusCh = Emios_Pwm_Ip_GetTimebaseChannel(Channel, CounterBus); in Emios_Pwm_Ip_GetCounterBusPeriod() local
277 DevAssert(0xFFU != MasterBusCh); in Emios_Pwm_Ip_GetCounterBusPeriod()
280 ChPeriod = Emios_Mcl_Ip_GetCounterBusPeriod(Instance, MasterBusCh); in Emios_Pwm_Ip_GetCounterBusPeriod()