zephyr/tests/subsys/pm
Flavio Ceolin d67a5786bc pm: device_runtime: Change API behavior s/_sync/_async
Most APIs have the default synchronous and an asynchronous version
with the sufix _async because that is the most common use.

All devices in tree right now are using the synchronous version, so
just change it to be consistent with the rest of the system.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-05-26 10:56:55 -04:00
..
device_runtime pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
power_mgmt pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
power_mgmt_soc tests: pm: Remove unused Kconfig on power_mgmt_soc 2021-05-19 07:47:21 -05:00
power_states_api tests: replace power/power.h with pm/pm.h 2021-05-05 18:35:49 -04:00