#include <stdlib.h>
#include <stdio.h>
#include <gctypes.h>
#include "asm.h"
#include "processor.h"
Go to the source code of this file.
◆ LWIP_PLATFORM_ASSERT
#define LWIP_PLATFORM_ASSERT |
( |
|
x | ) |
{ printf(x); while (1); } |
◆ LWIP_PLATFORM_DIAG
#define LWIP_PLATFORM_DIAG |
( |
|
x | ) |
printf x |
◆ PACK_STRUCT_BEGIN
#define PACK_STRUCT_BEGIN |
◆ PACK_STRUCT_END
◆ PACK_STRUCT_FIELD
#define PACK_STRUCT_FIELD |
( |
|
x | ) |
x |
◆ S16_F
◆ S32_F
◆ SYS_ARCH_DECL_PROTECT
#define SYS_ARCH_DECL_PROTECT |
( |
|
lev | ) |
u32 lev |
◆ SYS_ARCH_PROTECT
◆ SYS_ARCH_UNPROTECT
◆ U16_F
◆ U32_F
◆ X16_F
◆ X32_F
◆ mem_ptr_t
◆ s16_t
◆ s32_t
◆ s8_t
◆ u16_t
◆ u32_t
◆ u8_t