WIP
This commit is contained in:
parent
ee09dcef00
commit
83f510bb59
13 changed files with 213 additions and 64 deletions
|
@ -28,6 +28,7 @@ uint32_t GetDmeMask(uint32_t stream);
|
|||
uint32_t GetTeMask(uint32_t stream);
|
||||
uint32_t GetHtMask(uint32_t stream);
|
||||
uint32_t GetTcMask(uint32_t stream);
|
||||
uint32_t GetFeMask(uint32_t stream);
|
||||
|
||||
void InitDmaInfo(DMAINFO *info, DMA_TypeDef *dma, uint32_t stream);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue