zephyr/tests/subsys/pm
Bjarki Arge Andreasen 59779ebe4b pm: policy: event: use uptime ticks
Update events to use uptime ticks, which is a monotonic clock which
in the same res as kernel ticks. This makes comparisons simple and
removes the complexity of dealing with wrapping counter values.

The wrapping is particularly problematic for events since this makes
it quite complex to track if an event has occured in the past, or
will occur in the future. This info is needed to know if an event
has actually been handled or not.

Signed-off-by: Bjarki Arge Andreasen <bjarki.andreasen@nordicsemi.no>
2024-12-09 03:55:52 +01:00
..
device_driver_init pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
device_power_domains pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
device_runtime_api
device_wakeup_api
policy_api pm: policy: event: use uptime ticks 2024-12-09 03:55:52 +01:00
power_domain pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
power_mgmt arch: deprecate _current 2024-11-23 20:12:24 -05:00
power_mgmt_multicore
power_mgmt_soc tests: subsys: pm: add ke17z test support 2024-08-19 15:18:33 -04:00
power_states_api pm: Add a symbol for device power state constraints 2024-06-07 19:06:23 -04:00