FreeRTOS port on GAP8/RISC-V
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
cl_dma_macros.h File Reference

Macros

#define CL_DMA_CMD_CMD_GET(value)
 
#define CL_DMA_CMD_CMD_GETS(value)
 
#define CL_DMA_CMD_CMD_SET(value, field)
 
#define CL_DMA_CMD_CMD(val)
 
#define CL_DMA_STATUS_STATUS_GET(value)
 
#define CL_DMA_STATUS_STATUS_GETS(value)
 
#define CL_DMA_STATUS_STATUS_SET(value, field)
 
#define CL_DMA_STATUS_STATUS(val)
 

Macro Definition Documentation

#define CL_DMA_CMD_CMD (   val)
#define CL_DMA_CMD_CMD_GET (   value)
#define CL_DMA_CMD_CMD_GETS (   value)
#define CL_DMA_CMD_CMD_SET (   value,
  field 
)
#define CL_DMA_STATUS_STATUS (   val)
#define CL_DMA_STATUS_STATUS_GET (   value)
#define CL_DMA_STATUS_STATUS_GETS (   value)
#define CL_DMA_STATUS_STATUS_SET (   value,
  field 
)