zephyr/tests/subsys/pm
Gerard Marull-Paretas ddc168fa78 pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET
In order to align with macros used to obtain a device reference (e.g.
DEVICE_DT_GET), align the PM macros to use "GET" instead of "REF". This
change should have low impact since no official release has gone out yet
with the "REF" macros.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-01-18 12:14:06 -05:00
..
device_runtime_api pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
device_wakeup_api pm: policy: return a reference to the next state 2022-01-11 10:46:20 +01:00
policy_api tests: pm: policy_api: test policy behavior 2022-01-11 10:46:20 +01:00
power_mgmt pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
power_mgmt_multicore tests: pm_multicore: Avoid possible race condition 2022-01-18 10:27:35 -05:00
power_mgmt_soc tests: pm: mgmt_soc: Remove log in state notification entry 2022-01-04 15:04:57 -06:00
power_states_api tests: pm: s/power/pm tag 2021-12-10 07:43:01 -05:00