zephyr/include/pm
David Leach 5e36939664 pm: device: fix comment reference to DT_INVALID_NODE
Comment block for Z_PM_DEVICE_DEFINE had an incorrect
reference to DT_INVALID_NODE. Using DT_NODE_INVALID
which isn't defined.

Signed-off-by: David Leach <david.leach@nxp.com>
2021-12-14 08:36:03 -06:00
..
device_runtime.h pm: device: runtime: Add API to check if it is enabled 2021-11-08 19:54:12 -05:00
device.h pm: device: fix comment reference to DT_INVALID_NODE 2021-12-14 08:36:03 -06:00
pm.h pm: remove irrelevant type qualifier on pm_power_state_next_get 2021-12-01 14:03:55 -06:00
policy.h pm: policy: Add cpu information in the API 2021-11-06 10:21:53 -04:00
state.h pm: state: PM_STATE_DT_ITEMS_LEN->DT_NUM_CPU_POWER_STATES 2021-12-04 12:33:57 -05:00