Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_hrtim.c651 hhrtim->TimerParam[timer_idx].DMASize = 0U; in HAL_HRTIM_Init()
4162 hhrtim->TimerParam[TimerIdx].DMASize = pTimerCfg->DMASize; in HAL_HRTIM_WaveformTimerConfig()
5367 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
5412 hhrtim->TimerParam[timer_idx].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_hal_hrtim.c671 hhrtim->TimerParam[timer_idx].DMASize = 0U; in HAL_HRTIM_Init()
4317 hhrtim->TimerParam[TimerIdx].DMASize = pTimerCfg->DMASize; in HAL_HRTIM_WaveformTimerConfig()
5511 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
5556 hhrtim->TimerParam[timer_idx].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_hrtim.c685 hhrtim->TimerParam[timer_idx].DMASize = 0U; in HAL_HRTIM_Init()
5023 hhrtim->TimerParam[TimerIdx].DMASize = pTimerCfg->DMASize; in HAL_HRTIM_WaveformTimerConfig()
6648 hhrtim->TimerParam[HRTIM_TIMERINDEX_MASTER].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
6693 hhrtim->TimerParam[timer_idx].DMASize) != HAL_OK) in HAL_HRTIM_WaveformCountStart_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_hrtim.h110 uint32_t DMASize; /*!< Size of the DMA transfer */ member
268 uint32_t DMASize; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/include/
Dstm32f3xx_hal_hrtim.h110 uint32_t DMASize; /*!< Size of the DMA transfer */ member
269 uint32_t DMASize; /*!< Relevant for all HRTIM timers, including the master. member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_hrtim.h110 uint32_t DMASize; /*!< Size of the DMA transfer */ member
271 uint32_t DMASize; /*!< Relevant for all HRTIM timers, including the master. member