Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h3013 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC3DE); in LL_LPTIM_EnableDMAReq_CC3()
3024 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC3DE); in LL_LPTIM_DisableDMAReq_CC3()
3035 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC3DE) == (LPTIM_DIER_CC3DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC3()
Dstm32u0xx_hal_lptim.h447 #define LPTIM_DMA_CC3 LPTIM_DIER_CC3DE /*!< DMA request is triggered …
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8143 #define LPTIM_DIER_CC3DE LPTIM_DIER_CC3DE_Msk /*!< Capture/Compare… macro
Dstm32u083xx.h9080 #define LPTIM_DIER_CC3DE LPTIM_DIER_CC3DE_Msk /*!< Capture/Compare… macro
Dstm32u073xx.h8810 #define LPTIM_DIER_CC3DE LPTIM_DIER_CC3DE_Msk /*!< Capture/Compare… macro