CONFIG_SYS_PM_POLICY_RESIDENCY_CC13X2_CC26X2

(No prompt – not directly user assignable.)

Type: bool

Help

Use the residency policy implementation for TI CC13x2/CC26x2

Direct dependencies

SYS_POWER_MANAGEMENT

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At <Zephyr>/subsys/power/policy/Kconfig:32

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:34<Zephyr>/subsys/Kconfig:36<Zephyr>/subsys/power/Kconfig:75

Menu path: (Top) → Sub Systems and OS Services → Power Management → System Power management

config SYS_PM_POLICY_RESIDENCY_CC13X2_CC26X2
    bool
    depends on SYS_POWER_MANAGEMENT
    help
      Use the residency policy implementation for TI CC13x2/CC26x2

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