Home
last modified time | relevance | path

Searched refs:HRTIM_IER_DLLRDY (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_ll_hrtim.h8655 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()
Dstm32f3xx_hal_hrtim.h1893 #define HRTIM_IT_DLLRDY HRTIM_IER_DLLRDY /*!< DLL ready interrupt enable */
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_ll_hrtim.h11876 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()
Dstm32g4xx_hal_hrtim.h2514 #define HRTIM_IT_DLLRDY HRTIM_IER_DLLRDY /*!< DLL ready interrupt enable */
/hal_stm32-latest/stm32cube/stm32f3xx/soc/
Dstm32f334x8.h9940 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
/hal_stm32-latest/stm32cube/stm32g4xx/soc/
Dstm32g414xx.h8546 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
Dstm32g474xx.h8959 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro
Dstm32g484xx.h9180 #define HRTIM_IER_DLLRDY HRTIM_IER_DLLRDY_Msk /*!< DLL ready inter… macro