Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c2721 uint8 ChannelMaster = Channel; in Emios_Pwm_Ip_GetMasterBusChannel() local
2728 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()