Skip to content

Commit

Permalink
[BACKPORT] s32k3xx EDMA add looping and Error handling
Browse files Browse the repository at this point in the history
  • Loading branch information
PetervdPerk-NXP committed Dec 5, 2022
1 parent ce12bab commit 25f4c2c
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 174 deletions.
2 changes: 0 additions & 2 deletions arch/arm/src/s32k3xx/hardware/s32k3xx_edma.h
Expand Up @@ -1379,8 +1379,6 @@

struct s32k3xx_edmatcd_s
{
sq_entry_t node;
uint8_t flags; /* See EDMA_CONFIG_* definitions */
uint32_t saddr; /* Offset: 0x0000 TCD Source Address */
uint16_t soff; /* Offset: 0x0004 TCD Signed Source Address Offset */
uint16_t attr; /* Offset: 0x0006 TCD Transfer Attributes */
Expand Down

0 comments on commit 25f4c2c

Please sign in to comment.