Searched refs:Emios_Pwm_Ip_GetChannelIndex (Results 1 – 3 of 3) sorted by relevance
150 uint8 ChannelIdx = Emios_Pwm_Ip_GetChannelIndex(Instance, Channel); in Emios_Pwm_Ip_IrqDaocHandler()207 uint8 ChannelIdx = Emios_Pwm_Ip_GetChannelIndex(Instance, Channel); in Emios_Pwm_Ip_IrqHandler()
884 uint8 ChannelIdx = Emios_Pwm_Ip_GetChannelIndex(Instance, Channel); in Emios_Pwm_Ip_SetDutyCycleOpwmcb()1397 uint8 ChannelIndex = Emios_Pwm_Ip_GetChannelIndex(Instance, UserChCfg->ChannelId); in Emios_Pwm_Ip_InitDCModeWithDuty()1532 uint8 ChannelIdx = Emios_Pwm_Ip_GetChannelIndex(Instance, Channel); in Emios_Pwm_Ip_SetDutyCycleDaoc()1835 uint8 ChannelIdx = Emios_Pwm_Ip_GetChannelIndex(Instance, Channel); in Emios_Pwm_Ip_DeInitChannel()
510 static inline uint8 Emios_Pwm_Ip_GetChannelIndex(uint8 Instance, in Emios_Pwm_Ip_GetChannelIndex() function