Searched refs:HRTIM_IER_DLLRDY (Results 1 – 8 of 8) sorted by relevance
8655 SET_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY); in LL_HRTIM_EnableIT_DLLRDY()8666 CLEAR_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY); in LL_HRTIM_DisableIT_DLLRDY()8677 return ((READ_BIT(HRTIMx->sCommonRegs.IER, HRTIM_IER_DLLRDY) == (HRTIM_IER_DLLRDY)) ? 1UL : 0UL); in LL_HRTIM_IsEnabledIT_DLLRDY()
1893 #define HRTIM_IT_DLLRDY HRTIM_IER_DLLRDY /*!< DLL ready interrupt enable */
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()
2514 #define HRTIM_IT_DLLRDY HRTIM_IER_DLLRDY /*!< DLL ready interrupt enable */
9940 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
8546 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
8959 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
9180 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro