Fine-tuning "libs" API
This commit is contained in:
parent
ffec0e2b57
commit
e8cff640ac
18 changed files with 244 additions and 204 deletions
|
@ -8,7 +8,7 @@
|
|||
#ifndef DMA_HELPER_H_
|
||||
#define DMA_HELPER_H_
|
||||
#include <inttypes.h>
|
||||
#include "dma.h"
|
||||
#include <platform/dma_ll.h>
|
||||
|
||||
typedef struct {
|
||||
DMA_TypeDef *dma;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue