contiki/cpu/cc2538/dev
Benoît Thébaudeau 1a5632cba0 cc2538: gpio: Fix missed power-up interrupts
Power-up interrupts do not always update the regular interrupt status.
Because of that, in order not to miss power-up interrupts, the ISR must
handle both the regular and the power-up interrupt statuses.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-04-27 01:14:51 +02:00
..
adc.c
adc.h
ana-regs.h
cc2538-rf.c
cc2538-rf.h
cctest.h
flash-cca.h
gpio.c
gpio.h
gptimer.h
i2c.c
i2c.h
ioc.c
ioc.h
mpu.h
nvic.c
nvic.h
random.c
rfcore-ffsm.h New Platform: TI CC2538 Development Kit 2013-04-06 21:07:31 +01:00
rfcore-sfr.h
rfcore-xreg.h
rfcore.h
rom-util.h
scb.h
smwdthrosc.h
soc-adc.h
spi.c
ssi.h
sys-ctrl.c
sys-ctrl.h
systick.h
uart1.h
uart.c
uart.h
udma.c
udma.h
usb-regs.h
watchdog.c Confine CC2538 WDT on/off conf inside the driver 2014-05-18 14:12:16 +02:00