Lines Matching refs:sCommonRegs

2241 …CLEAR_BIT(HRTIMx->sCommonRegs.CR1, ((LL_HRTIM_TIMER_ALL >> HRTIM_MCR_MCEN_Pos) & HRTIM_CR1_UDIS_MA…  in LL_HRTIM_SuspendUpdate()
2242 SET_BIT(HRTIMx->sCommonRegs.CR1, ((Timers >> HRTIM_MCR_MCEN_Pos) & HRTIM_CR1_UDIS_MASK)); in LL_HRTIM_SuspendUpdate()
2268 CLEAR_BIT(HRTIMx->sCommonRegs.CR1, ((Timers >> HRTIM_MCR_MCEN_Pos) & HRTIM_CR1_UDIS_MASK)); in LL_HRTIM_ResumeUpdate()
2294 SET_BIT(HRTIMx->sCommonRegs.CR2, ((Timers >> HRTIM_MCR_MCEN_Pos) & HRTIM_CR2_SWUPD_MASK)); in LL_HRTIM_ForceUpdate()
2319 …SET_BIT(HRTIMx->sCommonRegs.CR2, (((Timers >> HRTIM_MCR_MCEN_Pos) << HRTIM_CR2_MRST_Pos) & HRTIM_C… in LL_HRTIM_CounterReset()
2347 SET_BIT(HRTIMx->sCommonRegs.CR2, (uint32_t)(HRTIM_CR2_SWPA) << iTimer); in LL_HRTIM_EnableSwapOutputs()
2375 CLEAR_BIT(HRTIMx->sCommonRegs.CR2, (HRTIM_CR2_SWPA << iTimer)); in LL_HRTIM_DisableSwapOutputs()
2405 …return (READ_BIT(HRTIMx->sCommonRegs.CR2, (uint32_t)(HRTIM_CR2_SWPA) << iTimer) >> ((HRTIM_CR2_SWP… in LL_HRTIM_IsEnabledSwapOutputs()
2440 SET_BIT(HRTIMx->sCommonRegs.OENR, (Outputs & HRTIM_OENR_OEN_MASK)); in LL_HRTIM_EnableOutput()
2475 SET_BIT(HRTIMx->sCommonRegs.ODISR, (Outputs & HRTIM_OENR_ODIS_MASK)); in LL_HRTIM_DisableOutput()
2510 return ((READ_BIT(HRTIMx->sCommonRegs.OENR, Output) == Output) ? 1UL : 0UL); in LL_HRTIM_IsEnabledOutput()
2545 return ((READ_BIT(HRTIMx->sCommonRegs.OENR, Output) == 0U) ? 1UL : 0UL); in LL_HRTIM_IsDisabledOutput()
2841 __IO uint32_t *padcur = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.CR1) + in LL_HRTIM_ConfigADCTrig()
2843 __IO uint32_t *padcer = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.ADC1R) + in LL_HRTIM_ConfigADCTrig()
2888 __IO uint32_t *preg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.CR1) + in LL_HRTIM_SetADCTrigUpdate()
2928 const __IO uint32_t *preg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.CR1) + in LL_HRTIM_GetADCTrigUpdate()
3227 __IO uint32_t *preg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.ADC1R) + in LL_HRTIM_SetADCTrigSrc()
3527 const __IO uint32_t *preg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.ADC1R) + in LL_HRTIM_GetADCTrigSrc()
3571 MODIFY_REG(HRTIMx->sCommonRegs.ADCPS1, (uint32_t)mask, (uint32_t)ratio); in LL_HRTIM_SetADCPostScaler()
3572 MODIFY_REG(HRTIMx->sCommonRegs.ADCPS2, (uint32_t)(mask >> 32U), (uint32_t)(ratio >> 32U)); in LL_HRTIM_SetADCPostScaler()
3605 uint32_t reg1 = READ_REG(HRTIMx->sCommonRegs.ADCPS1); in LL_HRTIM_GetADCPostScaler()
3606 uint32_t reg2 = READ_REG(HRTIMx->sCommonRegs.ADCPS2); in LL_HRTIM_GetADCPostScaler()
3632 MODIFY_REG(HRTIMx->sCommonRegs.DLLCR, (HRTIM_DLLCR_CALEN | HRTIM_DLLCR_CALRTE), (Mode | Period)); in LL_HRTIM_ConfigDLLCalibration()
3643 SET_BIT(HRTIMx->sCommonRegs.DLLCR, HRTIM_DLLCR_CAL); in LL_HRTIM_StartDLLCalibration()
5865 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, Timer, BurtsModeOption << iTimer); in LL_HRTIM_TIM_SetBurstModeOption()
5893 return (READ_BIT(HRTIMx->sCommonRegs.BMCR, Timer) >> iTimer); in LL_HRTIM_TIM_GetBurstModeOption()
5993 …__IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.BDMUPR) + REG_O… in LL_HRTIM_TIM_ConfigBurstDMA()
9162 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_Config()
9202 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_SetSrc()
9240 const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_GetSrc()
9279 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_SetPolarity()
9315 const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_GetPolarity()
9355 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_SetSensitivity()
9393 const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_GetSensitivity()
9426 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_SetFastMode()
9457 const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.EECR1) + in LL_HRTIM_EE_GetFastMode()
9498 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, (HRTIM_EECR3_EE6F << REG_SHIFT_TAB_EExSRC[iEvent]), in LL_HRTIM_EE_SetFilter()
9537 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, in LL_HRTIM_EE_GetFilter()
9555 MODIFY_REG(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD, Prescaler); in LL_HRTIM_EE_SetPrescaler()
9571 return (READ_BIT(HRTIMx->sCommonRegs.EECR3, HRTIM_EECR3_EEVSD)); in LL_HRTIM_EE_GetPrescaler()
9612 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_Config()
9613 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_Config()
9655 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_SetSrc()
9656 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_SetSrc()
9691 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_GetSrc()
9692 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_GetSrc()
9736 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_SetPolarity()
9737 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_SetPolarity()
9770 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_GetPolarity()
9771 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_GetPolarity()
9825 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_SetFilter()
9826 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_SetFilter()
9872 __IO uint32_t *pReg1 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1))); in LL_HRTIM_FLT_GetFilter()
9873 __IO uint32_t *pReg2 = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR2))); in LL_HRTIM_FLT_GetFilter()
9900 MODIFY_REG(HRTIMx->sCommonRegs.FLTINR2, HRTIM_FLTINR2_FLTSD, Prescaler); in LL_HRTIM_FLT_SetPrescaler()
9915 return (READ_BIT(HRTIMx->sCommonRegs.FLTINR2, HRTIM_FLTINR2_FLTSD)); in LL_HRTIM_FLT_GetPrescaler()
9939 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1) + in LL_HRTIM_FLT_Lock()
9965 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1) + in LL_HRTIM_FLT_Enable()
9991 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1) + in LL_HRTIM_FLT_Disable()
10018 …const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR1) + in LL_HRTIM_FLT_IsEnabled()
10045 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_EnableBlanking()
10071 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_DisableBlanking()
10097 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_IsEnabledBlanking()
10133 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_SetBlankingSrc()
10159 …const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_GetBlankingSrc()
10187 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_SetCounterThreshold()
10213 …const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_GetCounterThreshold()
10242 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_SetResetMode()
10271 …const __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_GetResetMode()
10297 __IO uint32_t *pReg = (__IO uint32_t *)((uint32_t)((uint32_t)(&HRTIMx->sCommonRegs.FLTINR3) + in LL_HRTIM_FLT_ResetCounter()
10325 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BM_CONFIG_MASK, Configuration); in LL_HRTIM_BM_Config()
10339 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMOM, Mode); in LL_HRTIM_BM_SetMode()
10352 return (uint32_t)READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMOM); in LL_HRTIM_BM_GetMode()
10375 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMCLK, ClockSrc); in LL_HRTIM_BM_SetClockSrc()
10408 return (uint32_t)READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMCLK); in LL_HRTIM_BM_GetClockSrc()
10436 MODIFY_REG(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPRSC, Prescaler); in LL_HRTIM_BM_SetPrescaler()
10463 return (uint32_t)READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPRSC); in LL_HRTIM_BM_GetPrescaler()
10474 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_EnablePreload()
10485 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_DisablePreload()
10497 temp = READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMPREN); in LL_HRTIM_BM_IsEnabledPreload()
10574 WRITE_REG(HRTIMx->sCommonRegs.BMTRGR, Trig); in LL_HRTIM_BM_SetTrig()
10648 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMTRGR); in LL_HRTIM_BM_GetTrig()
10662 WRITE_REG(HRTIMx->sCommonRegs.BMCMPR, CompareValue); in LL_HRTIM_BM_SetCompare()
10675 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMCMPR); in LL_HRTIM_BM_GetCompare()
10689 WRITE_REG(HRTIMx->sCommonRegs.BMPER, Period); in LL_HRTIM_BM_SetPeriod()
10702 return (uint32_t)READ_REG(HRTIMx->sCommonRegs.BMPER); in LL_HRTIM_BM_GetPeriod()
10713 SET_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Enable()
10724 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME); in LL_HRTIM_BM_Disable()
10735 return ((READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BME) == (HRTIM_BMCR_BME)) ? 1UL : 0UL); in LL_HRTIM_BM_IsEnabled()
10746 SET_BIT(HRTIMx->sCommonRegs.BMTRGR, HRTIM_BMTRGR_SW); in LL_HRTIM_BM_Start()
10758 CLEAR_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMSTAT); in LL_HRTIM_BM_Stop()
10771 return (READ_BIT(HRTIMx->sCommonRegs.BMCR, HRTIM_BMCR_BMSTAT)); in LL_HRTIM_BM_GetStatus()
10790 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT1C); in LL_HRTIM_ClearFlag_FLT1()
10801 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT1) == (HRTIM_ISR_FLT1)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT1()
10812 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT2C); in LL_HRTIM_ClearFlag_FLT2()
10823 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT2) == (HRTIM_ISR_FLT2)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT2()
10834 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT3C); in LL_HRTIM_ClearFlag_FLT3()
10845 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT3) == (HRTIM_ISR_FLT3)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT3()
10856 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT4C); in LL_HRTIM_ClearFlag_FLT4()
10867 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT4) == (HRTIM_ISR_FLT4)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT4()
10878 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT5C); in LL_HRTIM_ClearFlag_FLT5()
10889 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT5) == (HRTIM_ISR_FLT5)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT5()
10900 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_FLT6C); in LL_HRTIM_ClearFlag_FLT6()
10911 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_FLT6) == (HRTIM_ISR_FLT6)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_FLT6()
10922 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_SYSFLTC); in LL_HRTIM_ClearFlag_SYSFLT()
10933 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_SYSFLT) == (HRTIM_ISR_SYSFLT)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_SYSFLT()
10944 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_DLLRDYC); in LL_HRTIM_ClearFlag_DLLRDY()
10955 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_DLLRDY) == (HRTIM_ISR_DLLRDY)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_DLLRDY()
10966 SET_BIT(HRTIMx->sCommonRegs.ICR, HRTIM_ICR_BMPERC); in LL_HRTIM_ClearFlag_BMPER()
10977 return ((READ_BIT(HRTIMx->sCommonRegs.ISR, HRTIM_ISR_BMPER) == (HRTIM_ISR_BMPER)) ? 1UL : 0UL); in LL_HRTIM_IsActiveFlag_BMPER()
11645 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT1); in LL_HRTIM_EnableIT_FLT1()
11656 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT1); in LL_HRTIM_DisableIT_FLT1()
11667 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT1) == (HRTIM_IER_FLT1)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT1()
11678 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT2); in LL_HRTIM_EnableIT_FLT2()
11689 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT2); in LL_HRTIM_DisableIT_FLT2()
11700 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT2) == (HRTIM_IER_FLT2)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT2()
11711 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT3); in LL_HRTIM_EnableIT_FLT3()
11722 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT3); in LL_HRTIM_DisableIT_FLT3()
11733 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT3) == (HRTIM_IER_FLT3)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT3()
11744 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT4); in LL_HRTIM_EnableIT_FLT4()
11755 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT4); in LL_HRTIM_DisableIT_FLT4()
11766 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT4) == (HRTIM_IER_FLT4)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT4()
11777 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT5); in LL_HRTIM_EnableIT_FLT5()
11788 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT5); in LL_HRTIM_DisableIT_FLT5()
11799 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT5) == (HRTIM_IER_FLT5)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT5()
11810 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT6); in LL_HRTIM_EnableIT_FLT6()
11821 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT6); in LL_HRTIM_DisableIT_FLT6()
11832 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_FLT6) == (HRTIM_IER_FLT6)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_FLT6()
11843 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_SYSFLT); in LL_HRTIM_EnableIT_SYSFLT()
11854 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_SYSFLT); in LL_HRTIM_DisableIT_SYSFLT()
11865 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_SYSFLT) == (HRTIM_IER_SYSFLT)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_SYSFLT()
11876 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY); in LL_HRTIM_EnableIT_DLLRDY()
11887 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY); in LL_HRTIM_DisableIT_DLLRDY()
11898 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY) == (HRTIM_IER_DLLRDY)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_DLLRDY()
11909 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_BMPER); in LL_HRTIM_EnableIT_BMPER()
11920 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_BMPER); in LL_HRTIM_DisableIT_BMPER()
11931 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_BMPER) == (HRTIM_IER_BMPER)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_BMPER()