removing DMAINFO typedef
This commit is contained in:
parent
bca15a3298
commit
a17ad75673
10 changed files with 16 additions and 16 deletions
|
@ -30,7 +30,7 @@ struct crcslotlistitem_t {
|
|||
};
|
||||
|
||||
struct crcstatus_t {
|
||||
DMAINFO dmaInfo;
|
||||
struct dmainfo_t dmaInfo;
|
||||
struct crcslotlistitem_t *activeSlot;
|
||||
uint8_t activeTask;
|
||||
struct crcslotlistitem_t *first;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue