Home
last modified time | relevance | path

Searched refs:TIM_DIER_COMDE (Results 1 – 7 of 7) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_tim.h4827 SET_BIT(TIMx->DIER, TIM_DIER_COMDE); in LL_TIM_EnableDMAReq_COM()
4838 CLEAR_BIT(TIMx->DIER, TIM_DIER_COMDE); in LL_TIM_DisableDMAReq_COM()
4849 return ((READ_BIT(TIMx->DIER, TIM_DIER_COMDE) == (TIM_DIER_COMDE)) ? 1UL : 0UL); in LL_TIM_IsEnabledDMAReq_COM()
Dstm32l4xx_hal_tim.h691 #define TIM_DMA_COM TIM_DIER_COMDE /*!< DMA request is…
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h5769 #define TIM_DIER_COMDE ((uint16_t)0x2000U) /*!<COM DMA request … macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h5769 #define TIM_DIER_COMDE ((uint16_t)0x2000U) /*!<COM DMA request … macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h6593 #define TIM_DIER_COMDE ((uint16_t)0x2000U) /*!<COM DMA request … macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h6895 #define TIM_DIER_COMDE ((uint16_t)0x2000U) /*!<COM DMA request … macro
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h14144 #define TIM_DIER_COMDE TIM_DIER_COMDE_Msk /*!<COM DMA request … macro