zephyr/samples/subsys/pm/device_pm
Gerard Marull-Paretas 495672ab62 pm: cleanup pm control callback implementations
- Return -ENOTSUP if the requested state is not supported
- Remove redundant "noop style" functions.
- Use switch everywhere to handle requested state (not necessary in all
  drivers, but better take off with consistency in place after current
  changes).

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-08-04 08:23:01 -04:00
..
src pm: cleanup pm control callback implementations 2021-08-04 08:23:01 -04:00
CMakeLists.txt
prj.conf
sample.yaml samples: device_pm: Fix harness 2021-05-26 10:56:55 -04:00