Searched refs:PeriphInc (Results 1 – 6 of 6) sorted by relevance
153 assert_param(IS_DMA_PERIPHERAL_INC_STATE(hdma->Init.PeriphInc)); in HAL_DMA_Init()179 hdma->Init.PeriphInc | hdma->Init.MemInc | in HAL_DMA_Init()
173 assert_param(IS_DMA_PERIPHERAL_INC_STATE(hdma->Init.PeriphInc)); in HAL_DMA_Init()214 hdma->Init.PeriphInc | hdma->Init.MemInc | in HAL_DMA_Init()
182 assert_param(IS_DMA_PERIPHERAL_INC_STATE(hdma->Init.PeriphInc)); in HAL_DMA_Init()218 hdma->Init.PeriphInc | hdma->Init.MemInc | in HAL_DMA_Init()
72 …uint32_t PeriphInc; /*!< Specifies whether the Peripheral address register should … member
70 …uint32_t PeriphInc; /*!< Specifies whether the Peripheral address register should … member