Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c650 hhrtim->TimerParam[timer_idx].DMASrcAddress = 0U; in HAL_HRTIM_Init()
4160 hhrtim->TimerParam[TimerIdx].DMASrcAddress = pTimerCfg->DMASrcAddress; in HAL_HRTIM_WaveformTimerConfig()
5365 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
5410 hhrtim->TimerParam[timer_idx].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c670 hhrtim->TimerParam[timer_idx].DMASrcAddress = 0U; in HAL_HRTIM_Init()
4315 hhrtim->TimerParam[TimerIdx].DMASrcAddress = pTimerCfg->DMASrcAddress; in HAL_HRTIM_WaveformTimerConfig()
5509 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
5554 hhrtim->TimerParam[timer_idx].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c684 hhrtim->TimerParam[timer_idx].DMASrcAddress = 0U; in HAL_HRTIM_Init()
5021 hhrtim->TimerParam[TimerIdx].DMASrcAddress = pTimerCfg->DMASrcAddress; in HAL_HRTIM_WaveformTimerConfig()
6646 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
6691 hhrtim->TimerParam[timer_idx].DMASrcAddress, in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h108 uint32_t DMASrcAddress; /*!< Address of the source address of the DMA transfer. */ member
264 uint32_t DMASrcAddress; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h108 uint32_t DMASrcAddress; /*!< Address of the source address of the DMA transfer. */ member
265 uint32_t DMASrcAddress; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h108 uint32_t DMASrcAddress; /*!< Address of the source address of the DMA transfer. */ member
267 uint32_t DMASrcAddress; /*!< Relevant for all HRTIM timers, including the master. member