Lines Matching refs:iTimer
2637 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetPrescaler() local
2638 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetPrescaler()
2666 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetPrescaler() local
2667 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetPrescaler()
2693 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCounterMode() local
2694 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCounterMode()
2719 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCounterMode() local
2720 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCounterMode()
2743 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableHalfMode() local
2744 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableHalfMode()
2764 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableHalfMode() local
2765 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableHalfMode()
2785 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledHalfMode() local
2786 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledHalfMode()
2806 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableStartOnSync() local
2807 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableStartOnSync()
2827 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableStartOnSync() local
2828 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableStartOnSync()
2848 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledStartOnSync() local
2849 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledStartOnSync()
2870 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnableResetOnSync() local
2871 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableResetOnSync()
2891 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisableResetOnSync() local
2892 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableResetOnSync()
2912 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledResetOnSync() local
2913 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledResetOnSync()
2939 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetDACTrig() local
2940 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetDACTrig()
2964 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetDACTrig() local
2965 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetDACTrig()
2988 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_EnablePreload() local
2989 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnablePreload()
3009 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_DisablePreload() local
3010 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisablePreload()
3030 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_IsEnabledPreload() local
3031 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledPreload()
3074 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetUpdateTrig() local
3075 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetUpdateTrig()
3076 …MODIFY_REG(*pReg, REG_MASK_TAB_UPDATETRIG[iTimer], UpdateTrig << REG_SHIFT_TAB_UPDATETRIG[iTimer]); in LL_HRTIM_TIM_SetUpdateTrig()
3115 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetUpdateTrig() local
3116 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetUpdateTrig()
3117 return (READ_BIT(*pReg, REG_MASK_TAB_UPDATETRIG[iTimer]) >> REG_SHIFT_TAB_UPDATETRIG[iTimer]); in LL_HRTIM_TIM_GetUpdateTrig()
3153 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetUpdateGating() local
3154 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetUpdateGating()
3155 …MODIFY_REG(*pReg, REG_MASK_TAB_UPDATEGATING[iTimer], (UpdateGating << REG_SHIFT_TAB_UPDATEGATING[i… in LL_HRTIM_TIM_SetUpdateGating()
3190 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetUpdateGating() local
3191 …(__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sMasterRegs.MCR) + REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetUpdateGating()
3192 …return (READ_BIT(*pReg, REG_MASK_TAB_UPDATEGATING[iTimer]) >> REG_SHIFT_TAB_UPDATEGATING[iTimer]); in LL_HRTIM_TIM_GetUpdateGating()
3209 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnablePushPullMode() local
3211 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnablePushPullMode()
3229 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisablePushPullMode() local
3231 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisablePushPullMode()
3249 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledPushPullMode() local
3251 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledPushPullMode()
3280 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetCompareMode() local
3282 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompareMode()
3309 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCompareMode() local
3311 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompareMode()
3339 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCounter() local
3341 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCounter()
3361 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCounter() local
3363 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCounter()
3384 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetPeriod() local
3386 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetPeriod()
3406 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetPeriod() local
3408 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetPeriod()
3429 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetRepetition() local
3431 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetRepetition()
3451 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetRepetition() local
3453 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetRepetition()
3476 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare1() local
3478 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare1()
3500 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare1() local
3502 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare1()
3525 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare2() local
3527 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare2()
3549 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare2() local
3551 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare2()
3574 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare3() local
3576 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare3()
3598 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare3() local
3600 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare3()
3623 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_SetCompare4() local
3625 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetCompare4()
3647 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCompare4() local
3649 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCompare4()
3734 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetResetTrig() local
3736 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetResetTrig()
3814 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetResetTrig() local
3816 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetResetTrig()
3834 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCapture1() local
3836 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCapture1()
3854 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCapture2() local
3856 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCapture2()
3942 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetCaptureTrig() local
3944 … REG_OFFSET_TAB_TIMER[iTimer] + (CaptureUnit * 4U))); in LL_HRTIM_TIM_SetCaptureTrig()
4028 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetCaptureTrig() local
4030 … REG_OFFSET_TAB_TIMER[iTimer] + (CaptureUnit * 4U))); in LL_HRTIM_TIM_GetCaptureTrig()
4048 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableDeadTime() local
4050 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableDeadTime()
4068 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableDeadTime() local
4070 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableDeadTime()
4088 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledDeadTime() local
4090 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledDeadTime()
4133 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_SetDLYPRTMode() local
4135 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_SetDLYPRTMode()
4174 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_GetDLYPRTMode() local
4176 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetDLYPRTMode()
4195 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableDLYPRT() local
4197 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableDLYPRT()
4216 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableDLYPRT() local
4218 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableDLYPRT()
4236 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledDLYPRT() local
4238 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledDLYPRT()
4266 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_EnableFault() local
4268 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_EnableFault()
4296 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_DisableFault() local
4298 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_DisableFault()
4326 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_IsEnabledFault() local
4328 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_IsEnabledFault()
4348 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_TIM_LockFault() local
4350 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_LockFault()
4378 uint32_t iTimer = (uint8_t)((POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos) & 0x1FU); in LL_HRTIM_TIM_SetBurstModeOption() local
4379 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, Timer, BurtsModeOption << iTimer); in LL_HRTIM_TIM_SetBurstModeOption()
4404 uint32_t iTimer = (uint8_t)((POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos) & 0x1FU); in LL_HRTIM_TIM_GetBurstModeOption() local
4405 return (READ_BIT(HRTIMx->sCommonRegs.BMCR, Timer) >> iTimer); in LL_HRTIM_TIM_GetBurstModeOption()
4491 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_ConfigBurstDMA() local
4492 …2_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.BDMUPR) + (4U * iTimer))); in LL_HRTIM_TIM_ConfigBurstDMA()
4513 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetCurrentPushPullStatus() local
4515 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetCurrentPushPullStatus()
4535 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_TIM_GetIdlePushPullStatus() local
4537 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_TIM_GetIdlePushPullStatus()
4594 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_SetEventFilter() local
4597 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_SetEventFilter()
4651 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_GetEventFilter() local
4654 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_GetEventFilter()
4697 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_SetEventLatchStatus() local
4700 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_SetEventLatchStatus()
4740 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - POSITION_VAL(LL_HRTIM_TIMER_A)); in LL_HRTIM_TIM_GetEventLatchStatus() local
4743 … REG_OFFSET_TAB_TIMER[iTimer] + REG_OFFSET_TAB_EECR[iEvent])); in LL_HRTIM_TIM_GetEventLatchStatus()
4775 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_Config() local
4777 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_Config()
4804 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetPrescaler() local
4806 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetPrescaler()
4832 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetPrescaler() local
4834 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetPrescaler()
4853 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetRisingValue() local
4855 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetRisingValue()
4873 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetRisingValue() local
4875 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetRisingValue()
4896 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetRisingSign() local
4898 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetRisingSign()
4918 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetRisingSign() local
4920 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetRisingSign()
4939 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetFallingValue() local
4941 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetFallingValue()
4959 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetFallingValue() local
4961 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetFallingValue()
4982 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_SetFallingSign() local
4984 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_SetFallingSign()
5004 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_GetFallingSign() local
5006 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_GetFallingSign()
5024 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockRising() local
5026 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockRising()
5044 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockRisingSign() local
5046 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockRisingSign()
5064 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockFalling() local
5066 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockFalling()
5084 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_DT_LockFallingSign() local
5086 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DT_LockFallingSign()
5120 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_Config() local
5122 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_Config()
5160 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetPrescaler() local
5162 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetPrescaler()
5196 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetPrescaler() local
5198 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetPrescaler()
5228 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetDutyCycle() local
5230 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetDutyCycle()
5256 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetDutyCycle() local
5258 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetDutyCycle()
5295 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_SetPulseWidth() local
5297 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_SetPulseWidth()
5331 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_TACEN_Pos); in LL_HRTIM_CHP_GetPulseWidth() local
5333 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_CHP_GetPulseWidth()
7858 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_UPDATE() local
7860 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_UPDATE()
7880 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_UPDATE() local
7882 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_UPDATE()
7903 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_REP() local
7905 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_REP()
7926 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_REP() local
7928 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_REP()
7949 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP1() local
7951 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP1()
7971 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP1() local
7973 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP1()
7994 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP2() local
7996 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP2()
8016 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP2() local
8018 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP2()
8039 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP3() local
8041 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP3()
8061 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP3() local
8063 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP3()
8084 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CMP4() local
8086 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CMP4()
8106 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CMP4() local
8108 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CMP4()
8127 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CPT1() local
8129 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CPT1()
8147 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CPT1() local
8149 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CPT1()
8168 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_CPT2() local
8170 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_CPT2()
8188 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_CPT2() local
8190 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_CPT2()
8209 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_SET1() local
8211 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_SET1()
8229 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_SET1() local
8231 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_SET1()
8250 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST1() local
8252 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST1()
8270 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST1() local
8272 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST1()
8291 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_SET2() local
8293 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_SET2()
8311 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_SET2() local
8313 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_SET2()
8332 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST2() local
8334 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST2()
8352 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST2() local
8354 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST2()
8373 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_RST() local
8375 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_RST()
8393 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_RST() local
8395 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_RST()
8414 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_ClearFlag_DLYPRT() local
8416 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_ClearFlag_DLYPRT()
8434 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsActiveFlag_DLYPRT() local
8436 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsActiveFlag_DLYPRT()
8762 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_UPDATE() local
8764 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_UPDATE()
8784 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_UPDATE() local
8786 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_UPDATE()
8806 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_UPDATE() local
8808 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_UPDATE()
8829 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_REP() local
8831 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_REP()
8851 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_REP() local
8853 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_REP()
8873 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_REP() local
8875 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_REP()
8896 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP1() local
8898 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP1()
8918 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP1() local
8920 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP1()
8940 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP1() local
8942 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP1()
8963 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP2() local
8965 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP2()
8985 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP2() local
8987 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP2()
9007 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP2() local
9009 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP2()
9030 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP3() local
9032 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP3()
9052 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP3() local
9054 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP3()
9074 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP3() local
9076 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP3()
9097 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CMP4() local
9099 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CMP4()
9119 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CMP4() local
9121 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CMP4()
9141 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CMP4() local
9143 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CMP4()
9162 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CPT1() local
9164 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CPT1()
9182 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CPT1() local
9184 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CPT1()
9202 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CPT1() local
9204 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CPT1()
9223 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_CPT2() local
9225 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_CPT2()
9243 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_CPT2() local
9245 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_CPT2()
9263 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_CPT2() local
9265 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_CPT2()
9284 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_SET1() local
9286 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_SET1()
9304 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_SET1() local
9306 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_SET1()
9324 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_SET1() local
9326 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_SET1()
9345 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST1() local
9347 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST1()
9365 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST1() local
9367 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST1()
9385 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST1() local
9387 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST1()
9406 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_SET2() local
9408 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_SET2()
9426 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_SET2() local
9428 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_SET2()
9446 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_SET2() local
9448 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_SET2()
9467 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST2() local
9469 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST2()
9487 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST2() local
9489 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST2()
9507 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST2() local
9509 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST2()
9528 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_RST() local
9530 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_RST()
9548 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_RST() local
9550 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_RST()
9568 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_RST() local
9570 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_RST()
9589 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableIT_DLYPRT() local
9591 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableIT_DLYPRT()
9609 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableIT_DLYPRT() local
9611 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableIT_DLYPRT()
9629 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledIT_DLYPRT() local
9631 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledIT_DLYPRT()
9693 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_UPDATE() local
9695 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_UPDATE()
9715 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_UPDATE() local
9717 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_UPDATE()
9737 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_UPDATE() local
9739 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_UPDATE()
9760 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_REP() local
9762 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_REP()
9782 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_REP() local
9784 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_REP()
9804 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_REP() local
9806 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_REP()
9827 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP1() local
9829 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP1()
9849 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP1() local
9851 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP1()
9871 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP1() local
9873 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP1()
9894 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP2() local
9896 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP2()
9916 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP2() local
9918 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP2()
9938 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP2() local
9940 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP2()
9961 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP3() local
9963 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP3()
9983 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP3() local
9985 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP3()
10005 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP3() local
10007 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP3()
10028 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CMP4() local
10030 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CMP4()
10050 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CMP4() local
10052 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CMP4()
10072 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CMP4() local
10074 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CMP4()
10093 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CPT1() local
10095 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CPT1()
10113 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CPT1() local
10115 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CPT1()
10133 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CPT1() local
10135 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CPT1()
10154 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_CPT2() local
10156 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_CPT2()
10174 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_CPT2() local
10176 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_CPT2()
10194 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_CPT2() local
10196 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_CPT2()
10215 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_SET1() local
10217 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_SET1()
10235 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_SET1() local
10237 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_SET1()
10255 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_SET1() local
10257 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_SET1()
10276 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST1() local
10278 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST1()
10296 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST1() local
10298 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST1()
10316 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST1() local
10318 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST1()
10337 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_SET2() local
10339 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_SET2()
10357 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_SET2() local
10359 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_SET2()
10377 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_SET2() local
10379 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_SET2()
10398 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST2() local
10400 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST2()
10418 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST2() local
10420 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST2()
10438 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST2() local
10440 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST2()
10459 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_RST() local
10461 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_RST()
10479 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_RST() local
10481 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_RST()
10499 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_RST() local
10501 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_RST()
10520 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_EnableDMAReq_DLYPRT() local
10522 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_EnableDMAReq_DLYPRT()
10540 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_DisableDMAReq_DLYPRT() local
10542 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_DisableDMAReq_DLYPRT()
10560 uint32_t iTimer = (uint8_t)(POSITION_VAL(Timer) - HRTIM_MCR_MCEN_Pos); in LL_HRTIM_IsEnabledDMAReq_DLYPRT() local
10562 REG_OFFSET_TAB_TIMER[iTimer])); in LL_HRTIM_IsEnabledDMAReq_DLYPRT()