Home
last modified time | relevance | path

Searched refs:TIM_DMA_COM (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_tim.c3918 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStart()
4003 case TIM_DMA_COM: in HAL_TIM_DMABurst_WriteStop()
4170 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStart()
4256 case TIM_DMA_COM: in HAL_TIM_DMABurst_ReadStop()
Dstm32l4xx_hal_tim_ex.c1576 __HAL_TIM_ENABLE_DMA(htim, TIM_DMA_COM); in HAL_TIMEx_ConfigCommutationEvent_DMA()
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_tim.h691 #define TIM_DMA_COM TIM_DIER_COMDE /*!< DMA request is… macro