osd-contiki/cpu/mc1322x/lib/include
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
..
crm.h Register definitions: get rid of some macro magic that doesn't help much 2010-11-07 14:24:11 +00:00
gpio.h Add gpio_set and gpio_reset 2010-11-07 14:29:04 +00:00
isr.h Add the disable_int({}) macro 2010-11-07 14:26:24 +00:00
kbi.h initial mc1322x commit 2010-06-10 14:55:39 +00:00
maca.h get LQI of received packets 2010-11-07 14:06:57 +00:00
mc1322x.h initial mc1322x commit 2010-06-10 14:55:39 +00:00
nvm.h initial mc1322x commit 2010-06-10 14:55:39 +00:00
packet.h get LQI of received packets 2010-11-07 14:06:57 +00:00
tmr.h Add TMR_ADDR helper 2010-11-07 14:25:07 +00:00
types.h initial mc1322x commit 2010-06-10 14:55:39 +00:00
uart1.h initial mc1322x commit 2010-06-10 14:55:39 +00:00
utils.h initial mc1322x commit 2010-06-10 14:55:39 +00:00