1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/cc2538
Francisco Molina 9a2190cd24
cpu/cc2538/periph/pm: unset OSC_PD when running on 32Mhz
Setting OSC_PD before WFI allows for faster wakeup from sleep.

Wait for cc2538_sys_ctrl_clk_sta and not cc2538_sys_ctrl_clk_ctrl
to be set.
2020-03-21 19:32:24 +01:00
..
include cpu/cc2538/cpu: cleanup clock intialization 2020-03-21 19:32:22 +01:00
ldscripts cc2538: Adjust ldscript memory segment attributes 2018-05-09 06:41:57 +02:00
periph cpu/cc2538/periph/pm: unset OSC_PD when running on 32Mhz 2020-03-21 19:32:24 +01:00
radio drivers/netdev: use netdev_trigger_event_isr function 2020-03-06 14:03:43 +01:00
cpu.c cpu/cc2538/cpu: cleanup clock intialization 2020-03-21 19:32:22 +01:00
doc.txt cpu/cc2538: doxgen fixes 2016-01-27 09:55:24 +01:00
Makefile makefile: indentation cleanup 2017-09-22 12:00:47 +02:00
Makefile.dep cpu/cc2538: use RTT based RTC implementation 2020-03-19 15:25:14 +01:00
Makefile.features cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
Makefile.include cpu/cortexm: move CPU_ARCH/FAM to Makefile.features 2020-02-17 16:02:48 +01:00
vectors.c cpu/cortexm: Remove leftover _estack declarations 2017-11-10 15:38:14 +01:00