File List

Here is a list of all documented files with brief descriptions:
abs.c [code]Implements the functions: abs
allocRxBuffer.c [code]Implements the functions: allocRxBuffer
atoi.c [code]Implements the functions: atoi
atol.c [code]Implements the functions: atol
backplane.h [code]
Id
backplane.h 1447 2008-08-12 19:23:34Z mschul
backplaneCoreDisable.c [code]Implements the functions: backplaneCoreDisable
backplaneCoreReset.c [code]
backplaneCoreUp.c [code]Implements the functions: backplaneCoreUp
backplaneInit.c [code]Implements the functions: backplaneInit
bcm4713.h [code]
bufpool.h [code]Implements the functions: isbadpool roundword
bzero.c [code]Implements the functions: bzero
chprio.c [code]Implements the functions: chprio
clkhandler.c [code]Implements the functions: clkhandler
clkinit.c [code]
clkupdate.S [code]Implements the functions: clkupdate Platform-dependent code for clock interrupt maintenance
clock.h [code]Definitions relating to the hardware clock and the XINU clock interrupt
close.c [code]Implements the functions: close
colon2mac.c [code]Implements the functions: colon2mac
control.c [code]Implements the functions: control
create.c [code]Implements the functions: create, newtid
ctxsw.S [code]Implements the functions: ctxsw
ctype.h [code]Includes isalpha, isupper, islower, isdigit, isspace, ispunct, isalnum, isprshort, isprint, iscntrl, toupper, tolower, toascii
ctype_.c [code]Implements the functions: _ctype_
debug.c [code]Implements the functions: hexdump This file provides various debug utilities for development
debug.h [code]
Id
debug.h 1447 2008-08-12 19:23:34Z mschul
debugbreak.S [code]Implements the functions: access to the assembly debug breakpoint command that drops straight into debug mode
device.h [code]Implements the functions: isbaddev
dispatch.c [code]Implements the functions: dispatch
doprnt.c [code]Implements the functions: _doprnt, _prtl2, _prtl8, _prtl10, _prtX16, _prtl16
doscan.c [code]Implements the functions: _doscan, _innum, _instr, _getccl
ether.h [code]
Id
ether.h 1447 2008-08-12 19:23:34Z mschul
etherClose.c [code]Implements the functions: etherClose
etherControl.c [code]Implements the functions: etherControl
etherInit.c [code]Implements the functions: etherInit
etherInterrupt.c [code]Implements the functions: etherInterrupt
etherOpen.c [code]Implements the functions: etherOpen
etherRead.c [code]Implements the functions: etherRead
etherStart.c [code]Implements the functions: etherStart
etherWrite.c [code]Implements the functions: etherWrite
exception.c [code]Implements the functions: exception
fgetc.c [code]
fgets.c [code]Implements the functions: fgets
flushcache.S [code]Implements the functions: flushcache
fprintf.c [code]Implements the functions: fprintf
fputc.c [code]Implements the functions: fputc
fputs.c [code]Implements the functions: fputs
free.c [code]Implements the functions: free
freebuf.c [code]Implements the functions: freebuf
freepool.c [code]Implements the functions: freepool
fscanf.c [code]Implements the functions: fscanf, getch, ungetch
getbuf.c [code]Implements the functions: getbuf
getc.c [code]Implements the functions: getc
getchar.c [code]
getdev.c [code]Implements the functions: getdev
getitem.c [code]Implements the functions: getfirst, getlast, getitem
getprio.c [code]Implements the functions: getprio
gettid.c [code]Implements the functions: gettid
gpio.h [code]Implements the functions: gpioLEDOn, gpioLEDOff
halt.S [code]Implements the functions: halt
initialize.c [code]Implements the functions: nulluser, sysinit The system begins intializing after the C environment has been established
insert.c [code]Implements the functions: insert
insertd.c [code]Implements the functions: insertd
intdispatch.S [code]Implements the functions: intdispatch, savestate, restorestate
interrupt.h [code]Constants and declarations associated with interrupt and exception processing
intutils.S [code]Implements the functions: enable, disable, restore, enable_irq, restore_intr Functions to control disabling and enabling of interrupts
ioerr.c [code]Implements the functions: ioerr
ionull.c [code]Implements the functions: ionull
kernel.h [code]The base include file for the XINU kernel
kill.c [code]Provides: kill
kprintf.c [code]Implements the functions: kputc, kprintf
labs.c [code]Implements the functions: labs
lexan.c [code]Implements the functions: lexan
libqueue.c [code]Generic Queue Library Implemented using a singly linked list
libqueue.h [code]Header for simple queue library
limits.h [code]
Id
limits.h 1447 2008-08-12 19:23:34Z mschul
loopback.h [code]
Id
loopback.h 1447 2008-08-12 19:23:34Z mschul
loopbackGetc.c [code]Implements the functions: loopbackGetc
loopbackInit.c [code]Implements the functions: loopbackInit
loopbackPutc.c [code]Implements the functions: loopbackPutc
loopbackRead.c [code]Implements the functions: loopbackRead
loopbackWrite.c [code]Implements the functions: loopbackWrite
mailbox.h [code]
Id
mailbox.h 1447 2008-08-12 19:23:34Z mschul
mailboxCreate.c [code]Implements the functions: mailboxCreate
mailboxDelete.c [code]Implements the functions: mailboxDelete
mailboxInit.c [code]Implements the functions: mailboxInit
mailboxReceive.c [code]Implements the functions: mailboxReceive
mailboxSend.c [code]Implements the functions: mailboxSend
main.c [code]Implements the functions: main
malloc.c [code]Implements the functions: malloc.c
memchr.c [code]Implements the functions: memchr
memcmp.c [code]Implements the functions: memcmp
memcpy.c [code]Implements the functions: memcpy
memfree.c [code]Implements the functions: memfree
memget.c [code]Implements the functions: memget
memory.h [code]Implements the functions: roundmb, truncmb, stkfree
memset.c [code]Implements the functions: memset
mips.h [code]Define human readable registers, coprocessor 0 registers, cause and status register masks, memory segment addresses, context record offsets, and cache functions and register offsets
mkpool.c [code]Implements the functions: mkpool
newqueue.c [code]Implements the functions: newqueue
nvram.c [code]Implements the functions: nvramInit, nvramGet Functions to access the nvram settings from kernel space
nvram.h [code]Contains various values used for reading/writing nvram settings
open.c [code]Implements the functions: open
pause.S [code]Implements the functions: pause Platform-dependent code for idling the processor
platform.h [code]Implements the functions:
printf.c [code]
putc.c [code]Implements the functions: putc
putchar.c [code]
qsort.c [code]Implements the functions: qsort, qs1, qsexc, qstexc
queue.c [code]Implements the functions: enqueue, dequeue
queue.h [code]Implements the functions: firstid, firstkey, isempty, lastkey, nonempty
rand.c [code]Implements the functions: srand, rand
read.c [code]Implements the functions: read
ready.c [code]Implements the functions: ready
receive.c [code]Implements the functions: receive
recvclr.c [code]Implements the functions: recvclr
recvtime.c [code]Implements the functions: recvtime
resched.c [code]Implements the functions: resched
resume.c [code]Implements the functions: resume
sbchipc.h [code]
sbconfig.h [code]
seek.c [code]Implements the functions: seek
semaphore.h [code]Implements the functions: isbadsem
semcount.c [code]Implements the functions: semcount
semcreate.c [code]Implements the functions: semcreate, semalloc
semfree.c [code]Implements the functions: semfree
send.c [code]Implements the functions: send
shell.c [code]Implements the functions: shell
shell.h [code]
Id
shell.h 1447 2008-08-12 19:23:34Z mschul
signal.c [code]Implements the functions: signal
signaln.c [code]Implements the functions: signaln
sleep.c [code]Implements the functions: sleep
sprintf.c [code]Implements the functions: sprintf
sscanf.c [code]Implements the functions: sscanf, sgetch, sungetch
start.S [code]Implements the functions: _start, copyhandler, clearvector, getmaxaddr This is where the common firmware environment begins to execute code
startup.S [code]Implements the functions: _startup This is where kernel execution begins once loader hands off
stdarg.h [code]Implements the functions: va_copy, va_start, va_arg, va_end
stddef.h [code]Includes standard type definitions and primary constants used across all aspects of XINU
stdio.h [code]Implements the functions: puts, printf, scanf
stdlib.h [code]
Id
stdlib.h 1447 2008-08-12 19:23:34Z mschul
stkget.c [code]Implements the functions: stkget
strcat.c [code]Implements the functions: strcat
strchr.c [code]Implements the functions: strchr
strcmp.c [code]Implements the functions: strcmp
strcpy.c [code]Implements the functions: strcpy
string.h [code]
Id
string.h 1447 2008-08-12 19:23:34Z mschul
strlen.c [code]Implements the functions: strlen
strncat.c [code]Implements the functions: strncat
strncmp.c [code]Implements the functions: sstrncmp
strncpy.c [code]Implements the functions: strncpy
strrchr.c [code]Implements the functions: strrchr
strstr.c [code]Implements the functions: strstr
suspend.c [code]Implements the functions: suspend
testsuite.h [code]Implements the functions: failif Definitions relating to the XINU testsuite
thread.h [code]Implements the functions: isbadtid
tty.h [code]
Id
tty.h 1447 2008-08-12 19:23:34Z mschul
ttyClose.c [code]Implements the functions: ttyClose
ttyControl.c [code]Implements the functions: ttyControl
ttyGetc.c [code]Implements the functions: ttyGetc
ttyInit.c [code]Implements the functions: ttyInit
ttyOpen.c [code]Implements the functions: ttyOpen
ttyPutc.c [code]Implements the functions: ttyPutc
ttyRead.c [code]Implements the functions: ttyRead
ttyWrite.c [code]Implements the functions: ttyWrite
uart.h [code]
Id
uart.h 1447 2008-08-12 19:23:34Z mschul
uartControl.c [code]Implements the functions: uartControl
uartGetc.c [code]Implements the functions: uartGetc
uartInit.c [code]Implements the functions: uartInit
uartInterrupt.c [code]Implements the functions: uartInterrupt
uartPutc.c [code]Implements the functions: uartPutc
uartRead.c [code]Implements the functions: uartRead
uartWrite.c [code]Implements the functions: uartWrite
unistd.c [code]
unsleep.c [code]Implements the functions: unsleep
userret.c [code]Implements the functions: userret
wait.c [code]Implements the functions: wait
waitOnBit.c [code]Implements the functions: waitOnBit
wakeup.c [code]Implements the functions: wakeup
write.c [code]Implements the functions: write
xdone.c [code]Implements the functions: xdone
xsh_clear.c [code]Implements the functions: xsh_clear
xsh_ethstat.c [code]Implements the functions: xsh_ethstat
xsh_exit.c [code]Implements the functions: xsh_exit
xsh_gpiostat.c [code]Implements the functions: xsh_gpiostat
xsh_help.c [code]Implements the functions: xsh_help
xsh_kill.c [code]Implements the functions: xsh_kill
xsh_led.c [code]Implements the functions: xsh_led
xsh_memdump.c [code]Implements the functions: xsh_memdump
xsh_memstat.c [code]Implements the functions: xsh_memstat
xsh_nvram.c [code]Implements the functions: xsh_nvram Shell function wrapper to lower level nvram settings
xsh_ps.c [code]Implements the functions: xsh_ps
xsh_reset.c [code]Implements the functions: xsh_reset
xsh_sleep.c [code]Implements the functions: xsh_sleep
xsh_test.c [code]Implements the functions: xsh_test
xsh_testsuite.c [code]Implements the functions: xsh_testsuite
xsh_uartstat.c [code]Implements the functions: xsh_uartstat
yield.c [code]Implements the functions: yield

Generated on Wed Aug 27 06:10:15 2008 for Embedded XINU by  doxygen 1.5.5