zephyr/samples/subsys/pm/device_pm
Tom Burdick f523c336ef pm: Use stats subsys for tracking system states
Uses the stats subsys to provide simple but useful debugging stats for
power management state changes and timing.

Removes the no longer needed PM_DEBUG config option

Replaces the use of PM_DEBUG for a test clock output pin for mec1501 and
adds in its place an SoC Kconfig option to enable it.

Adds a STATS_SET macro for assigning a value to a stat group field

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2021-10-17 10:56:21 -04:00
..
src pm: use actions for device PM control 2021-08-04 08:23:01 -04:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf pm: Use stats subsys for tracking system states 2021-10-17 10:56:21 -04:00
sample.yaml samples: device_pm: Fix harness 2021-05-26 10:56:55 -04:00