zephyr/subsys/shell/modules
Gerard Marull-Paretas cc2f0e9c08 pm: use enum for device PM states
Move all PM_DEVICE_STATE_* definitions to an enum. The
PM_DEVICE_STATE_SET and PM_DEVICE_STATE_GET definitions have been kept
out of the enum since they do not represent any state. However, their
name has not been changed since they will be removed soon.

All drivers and tests have been adjusted accordingly.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-07-07 14:13:12 -04:00
..
CMakeLists.txt shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
date_service.c
device_service.c pm: use enum for device PM states 2021-07-07 14:13:12 -04:00
devmem_service.c shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
Kconfig shell: modules: promote edac mem shell subcommand to root shell command 2021-07-02 13:21:25 -04:00
kernel_service.c shell: kernel: fix reset command echo abrupt termination 2021-05-18 11:28:07 -05:00