-
CONFIG_BT_SPI_INIT_PRIORITY
¶
BT SPI init priority
Type: int
Direct dependencies¶
BT_SPI
&& BT_HCI
&& BT
&& !BT_CTLR
(Includes any dependencies from ifs and menus.)
Default¶
75
Kconfig definition¶
At <Zephyr>/drivers/bluetooth/hci/Kconfig:93
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:8
→ <Zephyr>/drivers/bluetooth/Kconfig:16
Menu path: (Top) → Device Drivers → Bluetooth Drivers
config BT_SPI_INIT_PRIORITY
int "BT SPI init priority"
default 75
depends on BT_SPI && BT_HCI && BT && !BT_CTLR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)