Lines Matching refs:iTimer
2572 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetPrescaler() local
2573 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetPrescaler()
2596 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetPrescaler() local
2597 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetPrescaler()
2623 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCounterMode() local
2624 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCounterMode()
2649 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCounterMode() local
2650 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCounterMode()
2673 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableHalfMode() local
2674 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableHalfMode()
2694 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableHalfMode() local
2695 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableHalfMode()
2715 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledHalfMode() local
2716 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledHalfMode()
2736 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableStartOnSync() local
2737 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableStartOnSync()
2757 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableStartOnSync() local
2758 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableStartOnSync()
2778 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledStartOnSync() local
2779 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledStartOnSync()
2800 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableResetOnSync() local
2801 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableResetOnSync()
2821 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableResetOnSync() local
2822 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableResetOnSync()
2842 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledResetOnSync() local
2843 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledResetOnSync()
2869 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetDACTrig() local
2870 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetDACTrig()
2894 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetDACTrig() local
2895 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetDACTrig()
2918 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnablePreload() local
2919 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnablePreload()
2939 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisablePreload() local
2940 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisablePreload()
2960 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledPreload() local
2961 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledPreload()
3004 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetUpdateTrig() local
3005 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetUpdateTrig()
3006 …MODIFY_REG(*pReg, REG_MASK_TAB_UPDATETRIG[iTimer], UpdateTrig << REG_SHIFT_TAB_UPDATETRIG[iTimer]); in LL_HRTIM_TIM_SetUpdateTrig()
3045 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetUpdateTrig() local
3046 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetUpdateTrig()
3047 return (READ_BIT(*pReg, REG_MASK_TAB_UPDATETRIG[iTimer]) >> REG_SHIFT_TAB_UPDATETRIG[iTimer]); in LL_HRTIM_TIM_GetUpdateTrig()
3083 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetUpdateGating() local
3084 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetUpdateGating()
3085 …MODIFY_REG(*pReg, REG_MASK_TAB_UPDATEGATING[iTimer], (UpdateGating << REG_SHIFT_TAB_UPDATEGATING[i… in LL_HRTIM_TIM_SetUpdateGating()
3120 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetUpdateGating() local
3121 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetUpdateGating()
3122 …return (READ_BIT(*pReg, REG_MASK_TAB_UPDATEGATING[iTimer]) >> REG_SHIFT_TAB_UPDATEGATING[iTimer]); in LL_HRTIM_TIM_GetUpdateGating()
3139 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnablePushPullMode() local
3141 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnablePushPullMode()
3159 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisablePushPullMode() local
3161 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisablePushPullMode()
3179 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledPushPullMode() local
3181 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledPushPullMode()
3210 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetCompareMode() local
3212 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompareMode()
3239 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCompareMode() local
3241 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompareMode()
3269 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCounter() local
3271 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCounter()
3291 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCounter() local
3293 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCounter()
3314 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetPeriod() local
3316 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetPeriod()
3336 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetPeriod() local
3338 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetPeriod()
3359 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetRepetition() local
3361 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetRepetition()
3381 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetRepetition() local
3383 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetRepetition()
3406 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare1() local
3408 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare1()
3430 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare1() local
3432 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare1()
3455 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare2() local
3457 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare2()
3479 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare2() local
3481 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare2()
3504 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare3() local
3506 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare3()
3528 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare3() local
3530 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare3()
3553 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare4() local
3555 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare4()
3577 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare4() local
3579 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare4()
3664 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetResetTrig() local
3666 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetResetTrig()
3744 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetResetTrig() local
3746 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetResetTrig()
3764 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCapture1() local
3766 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCapture1()
3784 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCapture2() local
3786 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCapture2()
3872 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetCaptureTrig() local
3874 … REG_OFFSET_TAB_TIMER[iTimer] + (CaptureUnit * 4U))); in LL_HRTIM_TIM_SetCaptureTrig()
3958 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCaptureTrig() local
3960 … REG_OFFSET_TAB_TIMER[iTimer] + (CaptureUnit * 4U))); in LL_HRTIM_TIM_GetCaptureTrig()
3978 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableDeadTime() local
3980 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableDeadTime()
3998 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableDeadTime() local
4000 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableDeadTime()
4018 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledDeadTime() local
4020 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledDeadTime()
4063 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetDLYPRTMode() local
4065 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetDLYPRTMode()
4104 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetDLYPRTMode() local
4106 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetDLYPRTMode()
4125 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableDLYPRT() local
4127 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableDLYPRT()
4146 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableDLYPRT() local
4148 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableDLYPRT()
4166 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledDLYPRT() local
4168 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledDLYPRT()
4196 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableFault() local
4198 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableFault()
4226 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableFault() local
4228 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableFault()
4256 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledFault() local
4258 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledFault()
4278 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_LockFault() local
4280 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_LockFault()
4308 uint32_t iTimer = (uint8_t)((POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos) & 0x1FU); in LL_HRTIM_TIM_SetBurstModeOption() local
4309 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, Timer, BurtsModeOption << iTimer); in LL_HRTIM_TIM_SetBurstModeOption()
4334 uint32_t iTimer = (uint8_t)((POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos) & 0x1FU); in LL_HRTIM_TIM_GetBurstModeOption() local
4335 return (READ_BIT(HRTIMx->sCommonRegs.BMCR, Timer) >> iTimer); in LL_HRTIM_TIM_GetBurstModeOption()
4421 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_ConfigBurstDMA() local
4422 …2_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.BDMUPR) + (4U * iTimer))); in LL_HRTIM_TIM_ConfigBurstDMA()
4443 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCurrentPushPullStatus() local
4445 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCurrentPushPullStatus()
4465 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetIdlePushPullStatus() local
4467 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetIdlePushPullStatus()
4524 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_SetEventFilter() local
4527 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_SetEventFilter()
4581 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_GetEventFilter() local
4584 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_GetEventFilter()
4627 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_SetEventLatchStatus() local
4630 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_SetEventLatchStatus()
4670 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_GetEventLatchStatus() local
4673 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_GetEventLatchStatus()
4705 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_Config() local
4707 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_Config()
4734 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetPrescaler() local
4736 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetPrescaler()
4762 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetPrescaler() local
4764 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetPrescaler()
4783 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetRisingValue() local
4785 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetRisingValue()
4803 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetRisingValue() local
4805 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetRisingValue()
4826 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetRisingSign() local
4828 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetRisingSign()
4848 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetRisingSign() local
4850 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetRisingSign()
4869 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetFallingValue() local
4871 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetFallingValue()
4889 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetFallingValue() local
4891 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetFallingValue()
4912 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetFallingSign() local
4914 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetFallingSign()
4934 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetFallingSign() local
4936 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetFallingSign()
4954 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockRising() local
4956 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockRising()
4974 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockRisingSign() local
4976 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockRisingSign()
4994 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockFalling() local
4996 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockFalling()
5014 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockFallingSign() local
5016 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockFallingSign()
5050 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_Config() local
5052 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_Config()
5090 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetPrescaler() local
5092 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetPrescaler()
5126 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetPrescaler() local
5128 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetPrescaler()
5158 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetDutyCycle() local
5160 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetDutyCycle()
5186 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetDutyCycle() local
5188 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetDutyCycle()
5225 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetPulseWidth() local
5227 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetPulseWidth()
5261 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetPulseWidth() local
5263 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetPulseWidth()
7766 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_UPDATE() local
7768 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_UPDATE()
7788 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_UPDATE() local
7790 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_UPDATE()
7811 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_REP() local
7813 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_REP()
7834 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_REP() local
7836 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_REP()
7857 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP1() local
7859 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP1()
7879 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP1() local
7881 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP1()
7902 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP2() local
7904 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP2()
7924 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP2() local
7926 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP2()
7947 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP3() local
7949 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP3()
7969 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP3() local
7971 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP3()
7992 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP4() local
7994 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP4()
8014 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP4() local
8016 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP4()
8035 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CPT1() local
8037 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CPT1()
8055 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CPT1() local
8057 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CPT1()
8076 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CPT2() local
8078 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CPT2()
8096 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CPT2() local
8098 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CPT2()
8117 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_SET1() local
8119 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_SET1()
8137 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_SET1() local
8139 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_SET1()
8158 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST1() local
8160 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST1()
8178 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST1() local
8180 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST1()
8199 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_SET2() local
8201 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_SET2()
8219 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_SET2() local
8221 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_SET2()
8240 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST2() local
8242 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST2()
8260 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST2() local
8262 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST2()
8281 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST() local
8283 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST()
8301 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST() local
8303 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST()
8322 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_DLYPRT() local
8324 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_DLYPRT()
8342 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_DLYPRT() local
8344 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_DLYPRT()
8637 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_UPDATE() local
8639 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_UPDATE()
8659 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_UPDATE() local
8661 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_UPDATE()
8681 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_UPDATE() local
8683 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_UPDATE()
8704 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_REP() local
8706 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_REP()
8726 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_REP() local
8728 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_REP()
8748 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_REP() local
8750 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_REP()
8771 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP1() local
8773 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP1()
8793 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP1() local
8795 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP1()
8815 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP1() local
8817 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP1()
8838 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP2() local
8840 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP2()
8860 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP2() local
8862 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP2()
8882 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP2() local
8884 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP2()
8905 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP3() local
8907 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP3()
8927 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP3() local
8929 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP3()
8949 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP3() local
8951 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP3()
8972 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP4() local
8974 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP4()
8994 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP4() local
8996 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP4()
9016 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP4() local
9018 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP4()
9037 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CPT1() local
9039 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CPT1()
9057 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CPT1() local
9059 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CPT1()
9077 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CPT1() local
9079 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CPT1()
9098 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CPT2() local
9100 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CPT2()
9118 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CPT2() local
9120 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CPT2()
9138 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CPT2() local
9140 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CPT2()
9159 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_SET1() local
9161 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_SET1()
9179 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_SET1() local
9181 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_SET1()
9199 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_SET1() local
9201 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_SET1()
9220 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST1() local
9222 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST1()
9240 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST1() local
9242 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST1()
9260 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST1() local
9262 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST1()
9281 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_SET2() local
9283 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_SET2()
9301 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_SET2() local
9303 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_SET2()
9321 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_SET2() local
9323 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_SET2()
9342 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST2() local
9344 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST2()
9362 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST2() local
9364 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST2()
9382 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST2() local
9384 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST2()
9403 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST() local
9405 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST()
9423 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST() local
9425 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST()
9443 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST() local
9445 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST()
9464 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_DLYPRT() local
9466 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_DLYPRT()
9484 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_DLYPRT() local
9486 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_DLYPRT()
9504 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_DLYPRT() local
9506 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_DLYPRT()
9568 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_UPDATE() local
9570 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_UPDATE()
9590 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_UPDATE() local
9592 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_UPDATE()
9612 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_UPDATE() local
9614 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_UPDATE()
9635 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_REP() local
9637 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_REP()
9657 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_REP() local
9659 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_REP()
9679 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_REP() local
9681 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_REP()
9702 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP1() local
9704 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP1()
9724 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP1() local
9726 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP1()
9746 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP1() local
9748 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP1()
9769 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP2() local
9771 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP2()
9791 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP2() local
9793 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP2()
9813 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP2() local
9815 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP2()
9836 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP3() local
9838 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP3()
9858 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP3() local
9860 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP3()
9880 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP3() local
9882 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP3()
9903 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP4() local
9905 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP4()
9925 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP4() local
9927 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP4()
9947 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP4() local
9949 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP4()
9968 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CPT1() local
9970 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CPT1()
9988 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CPT1() local
9990 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CPT1()
10008 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CPT1() local
10010 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CPT1()
10029 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CPT2() local
10031 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CPT2()
10049 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CPT2() local
10051 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CPT2()
10069 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CPT2() local
10071 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CPT2()
10090 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_SET1() local
10092 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_SET1()
10110 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_SET1() local
10112 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_SET1()
10130 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_SET1() local
10132 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_SET1()
10151 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST1() local
10153 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST1()
10171 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST1() local
10173 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST1()
10191 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST1() local
10193 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST1()
10212 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_SET2() local
10214 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_SET2()
10232 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_SET2() local
10234 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_SET2()
10252 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_SET2() local
10254 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_SET2()
10273 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST2() local
10275 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST2()
10293 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST2() local
10295 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST2()
10313 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST2() local
10315 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST2()
10334 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST() local
10336 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST()
10354 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST() local
10356 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST()
10374 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST() local
10376 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST()
10395 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_DLYPRT() local
10397 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_DLYPRT()
10415 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_DLYPRT() local
10417 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_DLYPRT()
10435 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_DLYPRT() local
10437 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_DLYPRT()