openpcd/firmware/src/os
Harald Welte 373c172ab8 convert from u_int*_t to uint*_t
Change-Id: I33f6383535c5860b833f7ccb9bea122d38f28e3f
2017-03-17 22:20:04 +01:00
..
blinkcode.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
blinkcode.h - finish implementation of timers based on PIT 2006-10-01 19:23:15 +00:00
dbgu.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
dbgu.h dbgu: make debug routines re-entrant 2014-11-11 22:30:54 +01:00
fifo.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
fifo.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
flash.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
flash.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
led.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
led.h move to new directory 2006-09-12 17:35:30 +00:00
main.c dbgu: make debug routines re-entrant 2014-11-11 22:30:54 +01:00
main.h - Add OpenPICC register definition (and USB command handling) 2006-09-20 11:44:10 +00:00
pcd_enumerate.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
pcd_enumerate.h v0.4 of the readers uses a different pin for the USB pullup 2006-10-04 17:56:57 +00:00
pio_irq.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
pio_irq.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
pit.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
pit.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
power.h move to new directory 2006-09-12 17:35:30 +00:00
pwm.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
pwm.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
req_ctx.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
req_ctx.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
syscalls.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
system_irq.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
system_irq.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
tc_cdiv.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
tc_cdiv.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
trigger.c add GPL disclaimer to all C files that I wrote 2006-09-13 16:23:52 +00:00
trigger.h move to new directory 2006-09-12 17:35:30 +00:00
usb_benchmark.c - add svn:ignore property to make 'svn st' output more realistic 2006-10-15 20:21:40 +00:00
usb_descriptors_hid.h * move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h) 2008-02-23 13:19:06 +00:00
usb_descriptors_openpcd.h DFU: add third 'alternate configuration' for RAM load 2011-07-30 02:08:36 +02:00
usb_handler.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
usb_handler.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
usb_hid.c * move usb descriptors into separate file (src/os/usb_descriptors_openpcd.h) 2008-02-23 13:19:06 +00:00
usbcmd_generic.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
usbcmd_generic.h convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
wdt.c convert from u_int*_t to uint*_t 2017-03-17 22:20:04 +01:00
wdt.h - add (currently inactive) code for the watch dog timer 2006-09-30 22:37:48 +00:00