zephyr/subsys/pm
Gerard Marull-Paretas c8cd40f5ae pm: policy: clarify latency units and clarify private members
Latency is always specified in microseconds, so apend `us` to the
relevant variables. Also, make it clear that latency request structures
are private (they are just exposed publicly to allow static allocation).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-25 16:29:40 -04:00
..
CMakeLists.txt
device_runtime.c pm: mark pm_device_runtime_auto_enable as boot function 2023-03-31 14:31:52 -04:00
device.c iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
Kconfig pm: runtime: Migrate from condition variables to events 2022-12-15 22:35:38 +01:00
pm_stats.c init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
pm_stats.h
pm.c pm: Use TYPE_SECTION macros for pm_device_slots 2023-04-19 17:15:29 +02:00
policy.c pm: policy: clarify latency units and clarify private members 2023-05-25 16:29:40 -04:00
state.c