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 8a80b2add8 drivers: improvements to UART driver interface
- removed UNDEFINED value from device enum
- added argument for callbacks
- add power[on|off] functions
- removed tx_end() function in favor of cb return value
2014-08-08 17:39:34 +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 Make filenames in periph documentation unique 2014-07-18 14:59:46 +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