Searched refs:ChannelId (Results 1 – 6 of 6) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32k3/Pwm/src/ |
| D | Emios_Pwm_Ip.c | 332 DevAssert(EMIOS_PWM_IP_CHANNEL_COUNT > UserChCfg->ChannelId); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 337 …DevAssert(TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_O… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 347 Emios_Pwm_Ip_SetCounterBus(Base, UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 349 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 351 Emios_Pwm_Ip_SetUCRegB(Base, UserChCfg->ChannelId, UserChCfg->PeriodCount); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 353 …Emios_Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = UserChCfg->Per… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 357 … Emios_Pwm_Ip_aNotif[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = (uint8)1U; in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 361 Emios_Pwm_Ip_SetEdgePolarity(Base, UserChCfg->ChannelId, UserChCfg->OutputPolarity); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 366 … Emios_Pwm_Ip_aNotif[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = (uint8)1U; in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 368 …Emios_Pwm_Ip_SetEdgePolarity(Base, UserChCfg->ChannelId,(UserChCfg->OutputPolarity == EMIOS_PWM_IP… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Pwm/src/ |
| D | Emios_Pwm_Ip.c | 484 DevAssert(EMIOS_PWM_IP_CHANNEL_COUNT > UserChCfg->ChannelId); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 489 …DevAssert(TRUE == Emios_Pwm_Ip_ValidateMode(Instance, UserChCfg->ChannelId, EMIOS_PWM_IP_HW_MODE_O… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 499 Emios_Pwm_Ip_SetCounterBus(Base, UserChCfg->ChannelId, UserChCfg->Timebase); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 501 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, UserChCfg->DutyCycle); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 503 Emios_Pwm_Ip_SetUCRegB(Base, UserChCfg->ChannelId, UserChCfg->PeriodCount); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 505 …Emios_Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = UserChCfg->Per… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 509 … Emios_Pwm_Ip_aNotif[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = (uint8)1U; in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 513 Emios_Pwm_Ip_SetEdgePolarity(Base, UserChCfg->ChannelId, UserChCfg->OutputPolarity); in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 518 … Emios_Pwm_Ip_aNotif[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] = (uint8)1U; in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() 520 …Emios_Pwm_Ip_SetEdgePolarity(Base, UserChCfg->ChannelId,(UserChCfg->OutputPolarity == EMIOS_PWM_IP… in Emios_Pwm_Ip_InitPeriodDutyCycleOpwfmbMode() [all …]
|
| /hal_nxp-latest/s32/drivers/s32ze/Platform/src/ |
| D | Mru_Ip.c | 395 ReceiveChCfgPtr->ReceiveNotification(ReceiveChCfgPtr->ChannelId, in Mru_Ip_ReadMailbox_Privileged() 516 ReceiveChCfgPtr->ReceiveNotification(ReceiveChCfgPtr->ChannelId, in Mru_Ip_DisableChannel_Privileged() 806 pReceiveChConfig->ReceiveNotification(pReceiveChConfig->ChannelId, in Mru_Ip_ProcessActiveMb()
|
| /hal_nxp-latest/s32/drivers/s32ze/Platform/include/ |
| D | Mru_Ip_Types.h | 140 … uint8 ChannelId; /**< Channel Id of the receiving channel. */ member
|
| /hal_nxp-latest/s32/drivers/s32ze/Pwm/include/ |
| D | Emios_Pwm_Ip_Types.h | 357 uint8 ChannelId; member
|
| /hal_nxp-latest/s32/drivers/s32k3/Pwm/include/ |
| D | Emios_Pwm_Ip_Types.h | 369 uint8 ChannelId; member
|