Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/src/
DEmios_Pwm_Ip.c347 Emios_Pwm_Ip_SetCounterBus(Base, UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode()
414 Emios_Pwm_Ip_SetCounterBus(Base, UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmMode()
651 …_COUNTER == Emios_Pwm_Ip_GetCounterBusMode(Instance, UserChCfg->ChannelId, UserChCfg->Timebase)) || in Emios_Pwm_Ip_InitDeadTimeMode()
652 …N_COUNTER == Emios_Pwm_Ip_GetCounterBusMode(Instance, UserChCfg->ChannelId, UserChCfg->Timebase))); in Emios_Pwm_Ip_InitDeadTimeMode()
654 …s_Pwm_Ip_GetCounterBusPeriod(Instance, UserChCfg->ChannelId, UserChCfg->Timebase)) - 2U) >= UserCh… in Emios_Pwm_Ip_InitDeadTimeMode()
682 … Emios_Pwm_Ip_GetCounterBusPeriod(Instance, UserChCfg->ChannelId, UserChCfg->Timebase) + (uint8)1U; in Emios_Pwm_Ip_InitDeadTimeMode()
689 … Emios_Pwm_Ip_GetCounterBusPeriod(Instance, UserChCfg->ChannelId, UserChCfg->Timebase) - DutyCycle; in Emios_Pwm_Ip_InitDeadTimeMode()
696 Emios_Pwm_Ip_SetCounterBus(Base, UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitDeadTimeMode()
878 …ER_START == Emios_Pwm_Ip_GetCounterBusMode(Instance, UserChCfg->ChannelId, UserChCfg->Timebase)) || in Emios_Pwm_Ip_InitEdgePlacementOpwmMode()
879 …UNTER_END == Emios_Pwm_Ip_GetCounterBusMode(Instance, UserChCfg->ChannelId, UserChCfg->Timebase))); in Emios_Pwm_Ip_InitEdgePlacementOpwmMode()
[all …]
/hal_nxp-3.5.0/s32/drivers/s32k3/Pwm/include/
DEmios_Pwm_Ip_Types.h373 Emios_Pwm_Ip_CounterBusSourceType Timebase; member