Searched refs:DaocRegA (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/s32/drivers/s32ze/Pwm/src/ |
| D | Emios_Pwm_Ip_Irq.c | 144 Emios_Pwm_Ip_DutyType DaocRegA = 0U; in Emios_Pwm_Ip_IrqDaocHandler() local 157 …DaocRegA = ((DaocDuty + Emios_Pwm_Ip_GetUCRegB(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) % Counte… in Emios_Pwm_Ip_IrqDaocHandler() 159 …wm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_IrqDaocHandler() 170 …DaocRegA = (Emios_Pwm_Ip_aPeriod[ChannelIdx] + Emios_Pwm_Ip_GetUCRegA(Emios_Pwm_Ip_aBasePtr[Instan… in Emios_Pwm_Ip_IrqDaocHandler() 171 …_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : DaocRegA); … in Emios_Pwm_Ip_IrqDaocHandler() 189 (void)DaocRegA; in Emios_Pwm_Ip_IrqDaocHandler()
|
| D | Emios_Pwm_Ip.c | 1395 Emios_Pwm_Ip_PeriodType DaocRegA = 0U; in Emios_Pwm_Ip_InitDCModeWithDuty() local 1403 DaocRegA = 1U; in Emios_Pwm_Ip_InitDCModeWithDuty() 1408 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1419 …DaocRegA = (Emios_Pwm_Ip_aPeriod[ChannelIndex] + Emios_Pwm_Ip_GetUCRegA(Base, UserChCfg->ChannelId… in Emios_Pwm_Ip_InitDCModeWithDuty() 1425 … Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1427 … Emios_Pwm_Ip_SetUCRegB(Base, UserChCfg->ChannelId, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1435 DaocRegA = 1U; in Emios_Pwm_Ip_InitDCModeWithDuty() 1439 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1529 Emios_Pwm_Ip_PeriodType DaocRegA = 0U; in Emios_Pwm_Ip_SetDutyCycleDaoc() local 1570 …DaocRegA = (Emios_Pwm_Ip_aPeriod[ChannelIdx] + Emios_Pwm_Ip_GetUCRegA(Base, Channel)) % CounterMax; in Emios_Pwm_Ip_SetDutyCycleDaoc() [all …]
|
| /hal_nxp-latest/s32/drivers/s32k3/Pwm/src/ |
| D | Emios_Pwm_Ip_Irq.c | 210 Emios_Pwm_Ip_DutyType DaocRegA = 0U; in Emios_Pwm_Ip_IrqDaocHandler() local 220 …DaocRegA = ((DaocDuty + Emios_Pwm_Ip_GetUCRegB(Emios_Pwm_Ip_aBasePtr[Instance], Channel)) % Counte… in Emios_Pwm_Ip_IrqDaocHandler() 222 …wm_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_IrqDaocHandler() 233 …DaocRegA = (Emios_Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] + Emios_Pwm_Ip_Ge… in Emios_Pwm_Ip_IrqDaocHandler() 234 …_Ip_SetUCRegA(Emios_Pwm_Ip_aBasePtr[Instance], Channel, (DaocRegA == 0U)? CounterMax : DaocRegA); … in Emios_Pwm_Ip_IrqDaocHandler() 247 (void)DaocRegA; in Emios_Pwm_Ip_IrqDaocHandler()
|
| D | Emios_Pwm_Ip.c | 1293 Emios_Pwm_Ip_PeriodType DaocRegA = 0U; in Emios_Pwm_Ip_InitDCModeWithDuty() local 1298 DaocRegA = 1U; in Emios_Pwm_Ip_InitDCModeWithDuty() 1303 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1314 …DaocRegA = (Emios_Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][UserChCfg->ChannelId]] + Em… in Emios_Pwm_Ip_InitDCModeWithDuty() 1320 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1322 Emios_Pwm_Ip_SetUCRegB(Base, UserChCfg->ChannelId, (DaocRegA == 0U)? CounterMax : DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1330 DaocRegA = 1U; in Emios_Pwm_Ip_InitDCModeWithDuty() 1334 Emios_Pwm_Ip_SetUCRegA(Base, UserChCfg->ChannelId, DaocRegA); in Emios_Pwm_Ip_InitDCModeWithDuty() 1417 Emios_Pwm_Ip_PeriodType DaocRegA = 0U; in Emios_Pwm_Ip_SetDutyCycleDaoc() local 1454 …DaocRegA = (Emios_Pwm_Ip_aPeriod[eMios_Pwm_Ip_IndexInChState[Instance][Channel]] + Emios_Pwm_Ip_Ge… in Emios_Pwm_Ip_SetDutyCycleDaoc() [all …]
|