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

Kconfig definition

At drivers/ieee802154/Kconfig.mcr20a:28

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

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

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

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