![]() |
G32R430 Device Driver Layer v1.0.4
G32R4xx Device Driver Layer API Reference
|
Macros | |
| #define | DDL_DMA_PRIORITY_LOW 0x00000000U |
| #define | DDL_DMA_PRIORITY_MEDIUM DMA_SCFG_PRILCFG_0 |
| #define | DDL_DMA_PRIORITY_HIGH DMA_SCFG_PRILCFG_1 |
| #define | DDL_DMA_PRIORITY_VERYHIGH DMA_SCFG_PRILCFG |
| #define DDL_DMA_PRIORITY_HIGH DMA_SCFG_PRILCFG_1 |
Priority level : High
Definition at line 294 of file g32r4xx_ddl_dma.h.
| #define DDL_DMA_PRIORITY_LOW 0x00000000U |
Priority level : Low
Definition at line 292 of file g32r4xx_ddl_dma.h.
| #define DDL_DMA_PRIORITY_MEDIUM DMA_SCFG_PRILCFG_0 |
Priority level : Medium
Definition at line 293 of file g32r4xx_ddl_dma.h.
| #define DDL_DMA_PRIORITY_VERYHIGH DMA_SCFG_PRILCFG |
Priority level : Very_High
Definition at line 295 of file g32r4xx_ddl_dma.h.