zephyr/tests/subsys/pm/power_mgmt
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
..
boards tests: pm: Test devices suspend/resume order 2021-11-09 19:57:59 -05:00
dts/bindings tests: pm: Test devices suspend/resume order 2021-11-09 19:57:59 -05:00
src pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET 2022-01-18 12:14:06 -05:00
CMakeLists.txt cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
prj.conf pm: rename CONFIG_PM_DEVICE_IDLE to CONFIG_PM_DEVICE_RUNTIME 2021-05-05 18:35:49 -04:00
testcase.yaml tests: pm: s/power/pm tag 2021-12-10 07:43:01 -05:00