nes-proj/cpu/cc2538/dev
Benoît Thébaudeau b8b54a033c cc2538: uart: Fix crippled output occurring upon lpm_enter()
lpm_enter() must not enter PM1+ if the UART TX FIFO is not empty. Otherwise, the
UART clock gets disabled, and its TX is broken.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
2013-11-15 17:24:26 +01:00
..
ana-regs.h
cc2538-rf.c
cc2538-rf.h
gpio.c
gpio.h Merge pull request #352 from lab11/cc2538-spi-driver 2013-09-28 13:25:17 -07:00
gptimer.h
ioc.c
ioc.h
mpu.h
nvic.c
nvic.h
random.c
rfcore-ffsm.h
rfcore-sfr.h
rfcore-xreg.h
rfcore.h
scb.h
smwdthrosc.h
soc-adc.h
spi.c Added SPI driver for CC2538 2013-09-27 17:46:15 -04:00
ssi.h Added SPI driver for CC2538 2013-09-27 17:46:15 -04:00
sys-ctrl.c
sys-ctrl.h
systick.h
uart1.h
uart.c cc2538: uart: Fix crippled output occurring upon lpm_enter() 2013-11-15 17:24:26 +01:00
uart.h Make the CC2538 UART driver more configurable 2013-08-09 12:20:25 +01:00
udma.c
udma.h
usb-regs.h
watchdog.c