AM62L FreeRTOS SDK  11.00.00

Introduction

UDMA RM related parameters and API.

Go to the source code of this file.

Data Structures

struct  Udma_RmInitPrms
 UDMA resource manager init parameters. More...
 

Macros

#define UDMA_RM_RES_ID_INVALID   ((uint32_t) 0xFFFF0005U)
 Macro used to specify that Resource ID is invalid. More...
 
#define UDMA_RM_SHARED_RES_CNT_MIN   ((uint32_t) 0xFFFF0006U)
 Macro used to specify - reserve minimum required number of resources for an instance. More...
 
#define UDMA_RM_SHARED_RES_CNT_REST   ((uint32_t) 0xFFFF0007U)
 Macro used to specify - reserve all the remaining unreserved resources for an instance. More...