osd-contiki/cpu/mc1322x/lib
maralvira dab7faf13c Add gpio_set and gpio_reset
Use them like gpio_set(GPIO_xx) and gpio_reset(GPIO_xx).
These macros efficiently set the DATA_SET and DATA_RESET bits without
reading the registers first, as a direct GPIO->DATA_SET.GPIO_xx would do
2010-11-07 14:29:04 +00:00
..
include Add gpio_set and gpio_reset 2010-11-07 14:29:04 +00:00
gpio.c initial mc1322x commit 2010-06-10 14:55:39 +00:00
maca.c get LQI of received packets 2010-11-07 14:06:57 +00:00
Makefile.lib initial mc1322x commit 2010-06-10 14:55:39 +00:00
nvm.c initial mc1322x commit 2010-06-10 14:55:39 +00:00
uart1.c properly drop characters when buffer is full 2010-07-06 13:39:34 +00:00