Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_HwAccess.h470 static inline uint8 Emios_Pwm_Ip_GetTimebaseChannel(uint8 Channel, in Emios_Pwm_Ip_GetTimebaseChannel() function
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c273 uint8 MasterBusCh = Emios_Pwm_Ip_GetTimebaseChannel(Channel, CounterBus); in Emios_Pwm_Ip_GetCounterBusPeriod()
1642 uint8 TimbaseCh = Emios_Pwm_Ip_GetTimebaseChannel(UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitChannel()
1714 uint8 TimbaseCh = Emios_Pwm_Ip_GetTimebaseChannel(Channel, CounterBus); in Emios_Pwm_Ip_DeInitChannel()