Home
last modified time | relevance | path

Searched refs:LPTIM_DMA_CC4 (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_lptim.h448 #define LPTIM_DMA_CC4 LPTIM_DIER_CC4DE /*!< DMA request is triggered … macro
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_lptim.c2426 __HAL_LPTIM_ENABLE_DMA(hlptim, LPTIM_DMA_CC4); in HAL_LPTIM_IC_Start_DMA()
2496 __HAL_LPTIM_DISABLE_DMA(hlptim, LPTIM_DMA_CC4); in HAL_LPTIM_IC_Stop_DMA()