Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
(ARM).Porting TCP-IP programmer's guide.Ver 1.4.pdf
Скачиваний:
31
Добавлен:
23.08.2013
Размер:
2.79 Mб
Скачать

Chapter 10

ARM-specific Functions

The example sources provided as part of the TCP/IP stack contain several functions that are specific to the ARM environment. This chapter describes those files and the functions they contain.

This chapter contains the following sections:

ARM directories on page 10-3

cksum.s on page 10-5

clock.c on page 10-6

delay.s on page 10-7

dtrap.s on page 10-8

except.s on page 10-9

irq.c on page 10-10

lswap.s on page 10-12

mmu.s on page 10-13

olicom.c on page 10-14

pcmcia.c on page 10-15

stack.s on page 10-16

uart.c description on page 10-17

uart.c ring buffer management functions on page 10-18

ARM DUI 0079B

Copyright © 1998 and 1999 ARM Limited. All rights reserved.

10-1

ARM-specific Functions

uart.c interface functions on page 10-22

uart.c debug TTY interface functions on page 10-31

82595.c on page 10-33.

10-2

Copyright © 1998 and 1999 ARM Limited. All rights reserved.

ARM DUI 0079B