contiki/cpu
Benoît Thébaudeau 44a5c76884 cc2538: gpio: Add macros to use GPIO power-up interrupts
The GPIO power-up interrupts have to be configured and enabled in order to be
able to wake-up the SoC from PM1+ upon a signal edge occurring on a GPIO input
pin.

This set of macros allows to:
 - configure the signal edge triggering a power-up interrupt,
 - enable and disable a power-up interrupt,
 - clear a power-up interrupt flag.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-26 22:10:47 +01:00
..
6502 Replaced web configurator with target-based ethconfig. 2013-11-21 21:57:42 +01:00
arm Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
avr Removed old unused timetable code 2013-11-19 08:29:23 +01:00
cc253x Fix cc2530 UART1 init bug 2013-08-09 16:09:12 +01:00
cc2430 Disable SDCC warnings 110 and 126 2013-08-09 15:57:49 +01:00
cc2538 cc2538: gpio: Add macros to use GPIO power-up interrupts 2013-11-26 22:10:47 +01:00
mc1322x mc1322x: make uart buffer sizes configurable from contiki-conf.h 2013-07-04 14:09:40 -04:00
msp430 Makefile.include: support make clean all 2013-06-20 17:45:41 -05:00
native Added the const keyword to functions that use the tcpip_set_outputfunc(), which now takes a const argument 2013-11-18 23:26:37 +01:00
pic32 pic32 minor cleanups 2013-05-17 14:32:39 +02:00
stm32w108 Better error message in case of wrong CPUREV value 2013-10-17 12:33:36 +02:00
x86 avoid unnecessary symbols.c/h copying 2012-03-26 23:00:43 +02:00