osd-contiki/lib/include
Jim Paris 1b4de5d8e7 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-10-16 13:28:20 -04:00
..
crm.h Register definitions: get rid of some macro magic that doesn't help much 2010-09-26 16:05:12 -04:00
gpio.h Add gpio_set and gpio_reset 2010-10-16 13:28:20 -04:00
isr.h Add the disable_int({}) macro 2010-10-16 13:27:20 -04:00
kbi.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
maca.h get LQI of received packets 2010-08-18 14:55:50 -04:00
mc1322x.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
nvm.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
packet.h get LQI of received packets 2010-08-18 14:55:50 -04:00
tmr.h Add TMR_ADDR helper 2010-09-27 19:32:10 -04:00
types.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
uart1.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00
utils.h add attribution and license headers to source files. TODO item about 2010-05-08 13:03:36 -04:00