|
|
|
|
/home/brennan/n-sim/OrbisQuartus/server/l4/patches/lwip-ore/include/arch/cc.h File Reference#include <string.h>
#include <stdio.h>
Go to the source code of this file.
Define Documentation
#define BYTE_ORDER LITTLE_ENDIAN |
|
|
Definition at line 45 of file cc.h. |
#define LWIP_PLATFORM_ASSERT |
( |
x |
|
) |
|
|
|
Definition at line 86 of file cc.h. |
#define LWIP_PLATFORM_DIAG |
( |
x |
|
) |
|
|
|
Definition at line 84 of file cc.h. |
#define PACK_STRUCT_BEGIN |
|
|
Definition at line 71 of file cc.h. |
|
Definition at line 72 of file cc.h. |
#define PACK_STRUCT_FIELD |
( |
x |
|
) |
x |
|
|
Definition at line 69 of file cc.h. |
#define PACK_STRUCT_STRUCT |
|
|
Definition at line 70 of file cc.h. |
|
Definition at line 60 of file cc.h. |
|
Definition at line 63 of file cc.h. |
|
Definition at line 59 of file cc.h. |
|
Definition at line 62 of file cc.h. |
|
Definition at line 61 of file cc.h. |
|
Definition at line 64 of file cc.h. |
Typedef Documentation
|
Definition at line 56 of file cc.h. |
typedef signed short s16_t |
|
|
Definition at line 52 of file cc.h. |
typedef signed long s32_t |
|
|
Definition at line 54 of file cc.h. |
|
Definition at line 50 of file cc.h. |
typedef unsigned short u16_t |
|
|
Definition at line 51 of file cc.h. |
typedef unsigned long u32_t |
|
|
Definition at line 53 of file cc.h. |
typedef unsigned char u8_t |
|
|
Definition at line 49 of file cc.h. |
|