Home
last modified time | relevance | path

Searched refs:DMADstAddress (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c4161 hhrtim->TimerParam[TimerIdx].DMADstAddress = pTimerCfg->DMADstAddress; in HAL_HRTIM_WaveformTimerConfig()
5366 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
5411 hhrtim->TimerParam[timer_idx].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c4316 hhrtim->TimerParam[TimerIdx].DMADstAddress = pTimerCfg->DMADstAddress; in HAL_HRTIM_WaveformTimerConfig()
5510 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
5555 hhrtim->TimerParam[timer_idx].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c5022 hhrtim->TimerParam[TimerIdx].DMADstAddress = pTimerCfg->DMADstAddress; in HAL_HRTIM_WaveformTimerConfig()
6647 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
6692 hhrtim->TimerParam[timer_idx].DMADstAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h109 uint32_t DMADstAddress; /*!< Address of the destination address of the DMA transfer. */ member
266 uint32_t DMADstAddress; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h109 uint32_t DMADstAddress; /*!< Address of the destination address of the DMA transfer. */ member
267 uint32_t DMADstAddress; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h109 uint32_t DMADstAddress; /*!< Address of the destination address of the DMA transfer. */ member
269 uint32_t DMADstAddress; /*!< Relevant for all HRTIM timers, including the master. member