contiki/examples/zolertia/zoul
Benoît Thébaudeau 4a6e19ed38 cc2538: pwm: Automatically disable PM1+ if running
The peripheral core clocks of the PWM timers are gated in PM1+, so these
power modes must be disabled if a PWM timer is running. Use
lpm_register_peripheral() to handle this automatically and dynamically.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau.dev@gmail.com>
2015-12-13 02:39:55 +01:00
..
cc1200-demo
node-red
Makefile Added PWM driver for the Zolertia Zoul module and CC2538 platforms 2015-11-25 23:56:29 +01:00
Makefile.target
project-conf.h
test-pwm.c cc2538: pwm: Automatically disable PM1+ if running 2015-12-13 02:39:55 +01:00
test-sht25.c
test-tsl2563.c
zoul-demo.c