Searched refs:DMA_BlockSize (Results 1 – 3 of 3) sorted by relevance
21 DMA_LEN(DMACH_MEMCP) = (DMA_InitStruct->DMA_BlockSize << 16) | DMA_InitStruct->DMA_BlockSize; in DMA_Init()
29 uint32_t DMA_BlockSize; /*!< Specifies the Total Number of data items during the transaction. */ member
67 …uint32_t DMA_BlockSize; /*!< Specifies the Total Number of data items during the transac… member
Completed in 8 milliseconds