The latest development version of this page may be more current than this released 2.6.1-rc1 version.
choice: CLK_OUT frequency

CLK_OUT frequency

Type: bool

Help

Configuration of the MCR20A clock output pin.

Direct dependencies

IEEE802154_MCR20A && IEEE802154

(Includes any dependencies from ifs and menus.)

Defaults

Choice options

Kconfig definition

At drivers/ieee802154/Kconfig.mcr20a:25

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:10drivers/ieee802154/Kconfig:64

Menu path: (Top) → Device Drivers → IEEE 802.15.4 drivers options → NXP MCR20A Driver support

choice
    bool "CLK_OUT frequency"
    default MCR20A_CLK_OUT_4MHZ if MCR20A_IS_PART_OF_KW2XD_SIP
    default MCR20A_CLK_OUT_DISABLED
    depends on IEEE802154_MCR20A && IEEE802154
    help
      Configuration of the MCR20A clock output pin.

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