-
choice NRF_802154_SOURCE: Source of the IEEE 802.15.4 radio driver
Source of the IEEE 802.15.4 radio driver
Source of the IEEE 802.15.4 radio driver
Type: bool
Direct dependencies¶
HAS_NORDIC_DRIVERS
|| (HAS_NORDIC_DRIVERS
&& 0)
(Includes any dependencies from ifs and menus.)
Defaults¶
No defaults. Implicitly defaults to the first (visible) choice option.
Choice options¶
Kconfig definitions¶
At <External Modules>/hal_nordic/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:14
Menu path: (Top) → Modules → hal_nordic (/home/runner/work/bridle/bridle/workspace/modules/hal/nordic) → Nordic drivers
choice NRF_802154_SOURCE
bool "Source of the IEEE 802.15.4 radio driver"
depends on HAS_NORDIC_DRIVERS
At <External Modules>/hal_nordic/Kconfig:13
Included via Kconfig:8
→ Kconfig.zephyr:33
→ <External Modules>/Kconfig:74
Menu path: (Top) → Modules → Nordic drivers
choice NRF_802154_SOURCE
bool "Source of the IEEE 802.15.4 radio driver"
depends on HAS_NORDIC_DRIVERS && 0
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)