zephyr/samples/subsys/pm/device_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
..
src pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
CMakeLists.txt
prj.conf
sample.yaml samples: device_pm: Fix harness 2021-05-26 10:56:55 -04:00