drv Directory Reference


Files

file  adc.c [code]
 ADC driver (implementation).
file  adc.h [code]
 Analog to Digital Converter driver (ADC).
file  buzzer.c [code]
 Buzzer driver (implementation).
file  buzzer.h [code]
 Buzzer driver.
file  buzzerled.c [code]
 Generic library to handle buzzers and leds.
file  buzzerled.h [code]
 Generic library to handle buzzers and leds.
file  dataflash.c [code]
 Function library for dataflash AT45DB family (implementation).
file  dataflash.h [code]
 Function library for dataflash AT45DB family.
file  dataflash_hwtest.c [code]
 DataFlash test.
file  dc_motor.c [code]
 DC motor driver (implementation).
file  dc_motor.h [code]
 DC motor driver.
file  eeprom.c [code]
 Driver for the 24xx16 and 24xx256 I2C EEPROMS (implementation).
file  eeprom.h [code]
 Driver for the 24xx16 and 24xx256 I2C EEPROMS.
file  flash25.c [code]
 Function library for serial Flash memory.
file  flash25.h [code]
 Function library for serial Flash memory.
file  flash25_hwtest.c [code]
 Test function for serial Flash memory.
file  ft245rl.c [code]
 Function library for Accessing FT245RL USB interface.
file  ft245rl.h [code]
 Function library for Accessing FT245RL USB interface.
file  i2c.c [code]
 I2C generic driver functions (implementation).
file  i2c.h [code]
 I2C generic driver functions.
file  i2c_bitbang.c [code]
 I2C bitbang driver (implementation).
file  kbd.c [code]
 Keyboard driver (implementation).
file  kbd.h [code]
 Keyboard driver.
file  kdebug.c [code]
 General pourpose debug support for embedded systems (implementation).
file  lcd_gfx.h [code]
 Displaytech 32122A LCD driver.
file  lcd_gfx_qt.h [code]
 Custom control for graphics LCD emulation (interface).
file  lcd_hd44.c [code]
 LM044L type LCD hardware module (impl.
file  lcd_hd44.h [code]
 Hitachi HD44780 and clones LCD module.
file  lcd_hd44_hwtest.c [code]
 LM044L type LCD hardware module (impl.
file  lcd_lm44_qt.h [code]
 Custom Qt widget for emulating a graphics LCD display (implementation).
file  lcd_text.c [code]
 Generic text LCD driver (impl.
file  lcd_text.h [code]
 Generic text LCD driver (interface).
file  lcd_text_hwtest.c [code]
 Generic text LCD driver (Test).
file  mcp41.c [code]
 MCP41xxx digital potentiomenter driver (implementation).
file  mcp41.h [code]
 MCP41xxx digital potentiomenter driver.
file  ntc.c [code]
 Driver for NTC (reads a temperature through an ADC).
file  ntc.h [code]
 Driver for NTC sensors (reads a temperature through an ADC).
file  pcf8574.c [code]
 PCF8574 i2c port expander driver.
file  pcf8574.h [code]
 PCF8574 i2c port expander driver.
file  phase.c [code]
 Phase control driver (implementation).
file  phase.h [code]
 Phase partialization driver with TRIACs.
file  pwm.c [code]
 PWM driver (implementation).
file  pwm.h [code]
 Pulse Width Modulation (PWM) driver.
file  pwm_hwtest.c [code]
 Test for PWM driver (implementation).
file  ser.c [code]
 Buffered serial I/O driver.
file  ser.h [code]
 High level serial I/O API.
file  ser_p.h [code]
 Hardware dependent serial driver (interface).
file  sipo.c [code]
 SIPO Module.
file  sipo.h [code]
 Generic Serial-in, Parallel-out implementation (SIPO).
file  spi_bitbang.c [code]
 Emulated SPI Master for DSP firmware download (impl.
file  spi_bitbang.h [code]
 Emulated SPI driver.
file  stepper.c [code]
 Driver to control stepper motor.
file  stepper.h [code]
 Driver to control stepper motor.
file  tc520.c [code]
 TC520 ADC driver (implementation).
file  tc520.h [code]
 TC520 ADC driver (intercace).
file  thermo.c [code]
 Thermo-control driver.
file  thermo.h [code]
 Thermo-control driver.
file  timer.c [code]
 Hardware independent timer driver (implementation).
file  timer.h [code]
 Hardware independent timer driver.
file  wdt.h [code]
 Watchdog module, supplies a simple API to manage wdt on supported target.