Searched refs:ChannelMaster (Results 1 – 1 of 1) sorted by relevance
2721 uint8 ChannelMaster = Channel; in Emios_Pwm_Ip_GetMasterBusChannel() local2728 ChannelMaster = 23U; in Emios_Pwm_Ip_GetMasterBusChannel()2731 ChannelMaster = 22U; in Emios_Pwm_Ip_GetMasterBusChannel()2734 ChannelMaster = (uint8)((Channel >> 3U) * 8U); in Emios_Pwm_Ip_GetMasterBusChannel()2738 ChannelMaster = Channel; in Emios_Pwm_Ip_GetMasterBusChannel()2741 return ChannelMaster; in Emios_Pwm_Ip_GetMasterBusChannel()