Home
last modified time | relevance | path

Searched refs:LPTIM_DIER_CC3IE (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h200 #define LL_LPTIM_DIER_CC3IFIE LPTIM_DIER_CC3IE /*!< Capture/Compare 3 interru…
2346 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC3IE); in LL_LPTIM_EnableIT_CC3()
2357 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC3IE); in LL_LPTIM_DisableIT_CC3()
2368 return (((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC3IE) == LPTIM_DIER_CC3IE) ? 1UL : 0UL)); in LL_LPTIM_IsEnabledIT_CC3()
Dstm32u0xx_hal_lptim.h475 #define LPTIM_IT_CC3 LPTIM_DIER_CC3IE
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8107 #define LPTIM_DIER_CC3IE LPTIM_DIER_CC3IE_Msk /*!< Capture/Compare… macro
Dstm32u083xx.h9044 #define LPTIM_DIER_CC3IE LPTIM_DIER_CC3IE_Msk /*!< Capture/Compare… macro
Dstm32u073xx.h8774 #define LPTIM_DIER_CC3IE LPTIM_DIER_CC3IE_Msk /*!< Capture/Compare… macro