The latest development version of this page may be more current than this released 2.7.5 version.
choice: TI CC1200 RF preset

TI CC1200 RF preset

Type: bool

Help

Set the RF preset you want to use.

Direct dependencies

IEEE802154_CC1200_RF_PRESET && IEEE802154_CC1200 && IEEE802154

(Includes any dependencies from ifs and menus.)

Default

Choice options

Kconfig definition

At drivers/ieee802154/Kconfig.cc1200:85

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:10drivers/ieee802154/Kconfig:70

Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options → TI CC1200 Driver support → Use TI CC1200 RF pre-sets

choice
    bool "TI CC1200 RF preset"
    default IEEE802154_CC1200_RF_SET_0
    depends on IEEE802154_CC1200_RF_PRESET && IEEE802154_CC1200 && IEEE802154
    help
      Set the RF preset you want to use.

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