zephyr/subsys/power/policy
Vincent Wan 8cf74c8e02 power: policy: cc13x2_cc26x2: guard references to sleep states
Use of macros such as SYS_POWER_STATE_SLEEP_2 needs to be guarded by
making sure CONFIG_SYS_POWER_SLEEP_STATES is defined.

Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
2020-03-31 07:38:31 -05:00
..
CMakeLists.txt power: policy: add PM policy function for TI CC13X2/CC26X2 2020-03-12 19:22:53 -06:00
Kconfig power: policy: add PM policy function for TI CC13X2/CC26X2 2020-03-12 19:22:53 -06:00
pm_policy.h power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
policy_dummy.c power: add DEVICE_PM_LOW_POWER_STATE for device power management 2020-01-04 09:23:15 -05:00
policy_residency_cc13x2_cc26x2.c power: policy: cc13x2_cc26x2: guard references to sleep states 2020-03-31 07:38:31 -05:00
policy_residency.c power: policy: recover deep sleep states from residency policy. 2020-01-26 11:13:22 -08:00