CONFIG_HAS_POWER_STATE_DEEP_SLEEP_3

(No prompt – not directly user assignable.)

Type: bool

Help

This option signifies that the target supports the POWER_STATE_DEEP_SLEEP_3 configuration option.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At <Zephyr>/subsys/power/Kconfig:150

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:39

Menu path: (Top) → Sub Systems and OS Services

config HAS_POWER_STATE_DEEP_SLEEP_3
    bool
    help
      This option signifies that the target supports the POWER_STATE_DEEP_SLEEP_3
      configuration option.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)