zephyr/include/pm
Flavio Ceolin c8c3d32a0f pm: Fix function prototype visibility
z_pm_save_idle_exit() is only declared if CONFIG_PM is enabled but
unconditionally defined. Just move it around in the header to always
be declared.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-09-12 18:20:34 -04:00
..
device.h pm: device: Remove transitional states 2021-08-27 17:47:10 -04:00
device_runtime.h pm: device_runtime: Change API behavior s/_sync/_async 2021-05-26 10:56:55 -04:00
pm.h pm: Fix function prototype visibility 2021-09-12 18:20:34 -04:00
policy.h pm: policy: Fix API documentation 2021-06-14 21:48:27 -04:00
state.h pm: state: Fix documentation 2021-06-14 17:37:27 -04:00