The latest development version of this page may be more current than this released 1.14.1 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 if’s and menus.)

Kconfig definition

At drivers/ieee802154/Kconfig.cc1200:92

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:14drivers/ieee802154/Kconfig:35

Menu path: (top menu) → Device Drivers → IEEE 802.15.4 drivers options → TI CC1200 Driver support

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

(Definitions include propagated dependencies, including from if’s and menus.)