1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/include/periph
Hauke Petersen aa3e40c9b1 drivers: improved the low-level GPIO driver IF
- removed UNDEFINED value from device enum
- changed most functions to void return value
- add parameter for interrupt callback
2014-08-15 12:23:32 +02:00
..
adc.h drivers: some improvements to the ADC driver IF 2014-07-28 15:59:33 +02:00
cpuid.h Implement CPU serial number getter. 2014-07-31 19:51:14 +02:00
doc.txt driver_periph: minor documentation fix 2014-08-06 15:06:06 +02:00
gpio.h drivers: improved the low-level GPIO driver IF 2014-08-15 12:23:32 +02:00
pwm.h drivers: updated low-level PWM driver interface 2014-08-07 14:47:24 +02:00
spi.h [SQUASH ME] added begin_transaction, fixed doc 2014-07-25 00:00:35 +02:00
timer.h Make filenames in periph documentation unique 2014-07-18 14:59:46 +02:00
uart.h drivers: improvements to UART driver interface 2014-08-08 17:39:34 +02:00