Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_ll_lptim.h3046 SET_BIT(LPTIMx->DIER, LPTIM_DIER_CC4DE); in LL_LPTIM_EnableDMAReq_CC4()
3057 CLEAR_BIT(LPTIMx->DIER, LPTIM_DIER_CC4DE); in LL_LPTIM_DisableDMAReq_CC4()
3068 return ((READ_BIT(LPTIMx->DIER, LPTIM_DIER_CC4DE) == (LPTIM_DIER_CC4DE)) ? 1UL : 0UL); in LL_LPTIM_IsEnabledDMAReq_CC4()
Dstm32u0xx_hal_lptim.h448 #define LPTIM_DMA_CC4 LPTIM_DIER_CC4DE /*!< DMA request is triggered …
/hal_stm32-latest/stm32cube/stm32u0xx/soc/
Dstm32u031xx.h8146 #define LPTIM_DIER_CC4DE LPTIM_DIER_CC4DE_Msk /*!< Capture/Compare… macro
Dstm32u083xx.h9083 #define LPTIM_DIER_CC4DE LPTIM_DIER_CC4DE_Msk /*!< Capture/Compare… macro
Dstm32u073xx.h8813 #define LPTIM_DIER_CC4DE LPTIM_DIER_CC4DE_Msk /*!< Capture/Compare… macro