Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

Procyon AVRlib File List

Here is a list of all documented files with brief descriptions:
a2d.c [code]Analog-to-Digital converter function library
a2d.h [code]Analog-to-Digital converter function library
ads7828.c [code]TI ADS7828 12-bit 8ch A/D Converter Driver Library
ads7828.h [code]TI ADS7828 12-bit 8ch A/D Converter Driver Library
ads7870.c [code]TI ADS7870 12-bit 8ch A/D Converter Driver Library
ads7870.h [code]TI ADS7870 12-bit 8ch A/D Converter Driver Library
ata.c [code]IDE-ATA hard disk interface driver
ata.h [code]IDE-ATA hard disk interface driver
avrlibdefs.h [code]AVRlib global defines and macros
avrlibtypes.h [code]AVRlib global types and typedefines
bitbuf.c [code]Multipurpose bit buffer structure and methods
bitbuf.h [code]Multipurpose bit buffer structure and methods
buffer.c [code]Multipurpose byte buffer structure and methods
buffer.h [code]Multipurpose byte buffer structure and methods
cmdline.c [code]Command-Line Interface Library
cmdline.h [code]Command-Line Interface Library
debug.c [code]Debugging function library
debug.h [code]Debugging function library
ds1631.c [code]Dallas DS1631 Temperature Sensor Driver Library
ds1631.h [code]Dallas DS1631 Temperature Sensor Driver Library
encoder.c [code]Quadrature Encoder reader/driver
encoder.h [code]Quadrature Encoder reader/driver
extint.c [code]External-Interrupt function library
extint.h [code]External-Interrupt function library
fat.c [code]FAT16/32 file system driver
fat.h [code]FAT16/32 file system driver
fixedpt.c [code]Fixed-point math function library
fixedpt.h [code]Fixed-point math function library
font5x7.h [code]Graphic LCD Font (Ascii Characters)
fontgr.h [code]Graphic LCD Font (Graphic Characters)
glcd.c [code]Graphic LCD API functions
glcd.h [code]Graphic LCD API functions
gps.c [code]GPS position storage and processing library
gps.h [code]GPS position storage and processing library
i2c.c [code]I2C interface using AVR Two-Wire Interface (TWI) hardware
i2c.h [code]I2C interface using AVR Two-Wire Interface (TWI) hardware
i2ceeprom.c [code]Interface for standard I2C EEPROM memories
i2ceeprom.h [code]Interface for standard I2C EEPROM memories
i2csw.c [code]Software I2C interface using port pins
i2csw.h [code]Software I2C interface using port pins
ks0108.c [code]Graphic LCD driver for HD61202/KS0108 displays
ks0108.h [code]Graphic LCD driver for HD61202/KS0108 displays
lcd.c [code]Character LCD driver for HD44780/SED1278 displays
lcd.h [code]Character LCD driver for HD44780/SED1278 displays
lis3l02.c [code]ST LIS3L02 3-axis I2C Accelerometer Library
lis3l02.h [code]ST LIS3L02 3-axis I2C Accelerometer Library
mmc.c [code]MultiMedia and SD Flash Card Interface
mmc.h [code]MultiMedia and SD Flash Card Interface
nmea.c [code]NMEA protocol function library
nmea.h [code]NMEA protocol function library
param.c [code]EEPROM Parameter Storage Library
param.h [code]EEPROM Parameter Storage Library
port128.h [code]Additional include for Mega128 to define individual port pins
pulse.c [code]Pulse/frequency generation function library
pulse.h [code]Pulse/frequency generation function library
rprintf.c [code]Printf routine and associated routines
rprintf.h [code]Printf routine and associated routines
rtc.c [code]Real-time clock function library
rtc.h [code]Real-time clock function library
servo.c [code]Interrupt-driven RC Servo function library
servo.h [code]Interrupt-driven RC Servo function library
spi.c [code]SPI interface driver
spi.h [code]SPI interface driver
spieeprom.c [code]Interface for standard SPI EEPROM memories
spieeprom.h [code]Interface for standard SPI EEPROM memories
spiflash.c [code]SPI Flash Memory Driver (M25Pxx/AT25Fxxx/etc)
spiflash.h [code]SPI Flash Memory Driver (M25Pxx/AT25Fxxx/etc)
spyglass.c [code]Spyglass Control Panel UI Board Driver
spyglass.h [code]Spyglass Control Panel UI Board Driver
sramsw.c [code]Software-driven SRAM memory bus access functions
sramsw.h [code]Software-driven SRAM memory bus access functions
sta013.c [code]STMicroelectronics STA013 MP3 player driver
sta013.h [code]STMicroelectronics STA013 MP3 player driver
stxetx.c [code]STX/ETX Packet Protocol Implementation Library
stxetx.h [code]STX/ETX Packet Protocol Implementation Library
timer.c [code]System Timer function library
timer.h [code]System Timer function library
timer128.c [code]System Timer function library for Mega128
timer128.h [code]System Timer function library for Mega128
timerx8.c [code]Timer function library for ATmegaXX8 Processors
timerx8.h [code]Timer function library for ATmegaXX8 Processors
tsip.c [code]TSIP (Trimble Standard Interface Protocol) function library
tsip.h [code]TSIP (Trimble Standard Interface Protocol) function library
uart.c [code]UART driver with buffer support
uart.h [code]UART driver with buffer support
uart2.c [code]Dual UART driver with buffer support
uart2.h [code]Dual UART driver with buffer support
uartsw.c [code]Software Interrupt-driven UART Driver
uartsw.h [code]Software Interrupt-driven UART Driver
uartsw2.c [code]Software Interrupt-driven UART Driver
uartsw2.h [code]Software Interrupt-driven UART Driver
vt100.c [code]VT100 terminal function library
vt100.h [code]VT100 terminal function library
xmodem.c [code]XModem Transmit/Receive Implementation with CRC and 1K support
xmodem.h [code]XModem Transmit/Receive Implementation with CRC and 1K support
conf/ataconf.h [code]IDE-ATA interface driver configuration
conf/cmdlineconf.h [code]Command-Line Interface Library Configuration
conf/encoderconf.h [code]Quadrature Encoder driver configuration
conf/fatconf.h [code]FAT16/32 file system driver configuration
conf/global.h [code]AVRlib project global include
conf/i2cconf.h [code]I2C (TWI) interface configuration
conf/i2cswconf.h [code]Software-driven I2C interface configuration
conf/ks0108conf.h [code]Graphic LCD driver configuration
conf/lcdconf.h [code]Character LCD driver configuration
conf/mmcconf.h [code]MultiMedia and SD Flash Card Interface Configuration
conf/servoconf.h [code]Interrupt-driven RC Servo configuration
conf/sramswconf.h [code]Software-driven SRAM memory bus access configuration
conf/sta013conf.h [code]STA013 MP3 player driver configuration
conf/stxetxconf.h [code]STX/ETX Packet Protocol Implementation Configuration
conf/uartsw2conf.h [code]Interrupt-driven Software UART Driver Configuration
conf/uartswconf.h [code]Interrupt-driven Software UART Driver Configuration
net/arp.c [code]ARP Protocol Library
net/arp.h [code]ARP Protocol Library
net/ax88796.c [code]ASIX AX88796 Ethernet Interface Driver
net/ax88796.h [code]ASIX AX88796 Ethernet Interface Driver
net/cs8900.c [code]Crystal CS8900 Ethernet Interface Driver
net/cs8900.h [code]Crystal CS8900 Ethernet Interface Driver
net/dhcp.c [code]DHCP Protocol Library
net/dhcp.h [code]DHCP Protocol Library
net/enc28j60.c [code]Microchip ENC28J60 Ethernet Interface Driver
net/enc28j60.h [code]Microchip ENC28J60 Ethernet Interface Driver
net/icmp.c [code]ICMP Protocol Library
net/icmp.h [code]ICMP Protocol Library
net/ip.c [code]IP (Internet Protocol) Library
net/ip.h [code]IP (Internet Protocol) Library
net/net.c [code]Network support library
net/net.h [code]Network support library
net/netstack.c [code]Network Stack
net/netstack.h [code]Network Stack
net/nic.h [code]Network Interface Card (NIC) software definition
net/prism2.c [code]Prism2 802.11b Wireless-LAN Interface Driver
net/prism2.h [code]Prism2 802.11b Wireless-LAN Interface Driver
net/prism2rids.h [code]
net/rtl8019.c [code]Realtek RTL8019AS Ethernet Interface Driver
net/rtl8019.h [code]Realtek RTL8019AS Ethernet Interface Driver
net/conf/ax88796conf.h [code]ASIX AX88796 Ethernet Interface Driver Configuration
net/conf/ax88796conf_easyethavrasix.h [code]
net/conf/cs8900conf.h [code]Crystal CS8900 Ethernet Interface Driver Configuration
net/conf/enc28j60conf.h [code]Microchip ENC28J60 Ethernet Interface Driver Configuration
net/conf/prism2conf.h [code]Prism2 802.11b Wireless-LAN Interface Driver Configuration
net/conf/prism2conf_airdrop.h [code]
net/conf/rtl8019conf.h [code]Realtek RTL8019AS Ethernet Interface Driver Configuration

Generated on Sun Oct 29 03:41:06 2006 for Procyon AVRlib by  doxygen 1.4.2