AM243x MCU+ SDK  09.02.00
lldtype.h File Reference

Introduction

Data types and macros for TI Enet LLD abstract APIs.

Go to the source code of this file.

Macros

#define LLDENET_E_OK   (0)
 
#define LLDENET_E_PARAM   (-1)
 
#define LLDENET_E_NOBUF   (-2)
 
#define LLDENET_E_BUFSIZE   (-3)
 
#define LLDENET_E_NOAVAIL   (-4)
 
#define LLDENET_E_DMA   (-5)
 
#define LLDENET_E_IOCTL   (-6)
 
#define LLDENET_E_NOMATCH   (-7)
 
#define LLDENET_E_FAILURE   (-8)
 
#define LLDENET_E_DENY   (-9)
 
#define LLDENET_E_UNSUPPORT   (-10)
 
#define LLDENET_MAX_PORTS   10
 
#define MAX_NUM_RX_DMA_CH_PER_INSTANCE   2