-
CONFIG_IEEE802154_NRF5_INIT_PRIO
¶
nRF52 IEEE 802.15.4 initialization priority
Type: int
Help¶
Set the initialization priority number. Do not mess with it unless you know what you are doing.
Defaults¶
- 80 if
IEEE802154_NRF5
&&IEEE802154
Kconfig definition¶
At drivers/ieee802154/Kconfig.nrf5:30
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:14
→ drivers/ieee802154/Kconfig:52
Menu path: (top menu) → Device Drivers → IEEE 802.15.4 drivers options → nRF52 series IEEE 802.15.4 Driver
config IEEE802154_NRF5_INIT_PRIO int prompt "nRF52 IEEE 802.15.4 initialization priority" ifIEEE802154_NRF5
&&IEEE802154
default 80 ifIEEE802154_NRF5
&&IEEE802154
depends onIEEE802154_NRF5
&&IEEE802154
help Set the initialization priority number. Do not mess with it unless you know what you are doing.
(Definitions include propagated dependencies, including from if’s and menus.)