-
CONFIG_BT_RPMSG_NRF53_RX_PRIO
¶
RPMsg RX thread priority
Type: int
Direct dependencies¶
BT_RPMSG_NRF53
&& BT_HCI
&& BT
&& !BT_CTLR
(Includes any dependencies from ifs and menus.)
Default¶
8
Kconfig definition¶
At <Zephyr>/drivers/bluetooth/hci/Kconfig:132
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 → nRF53 configuration of RPMsg
config BT_RPMSG_NRF53_RX_PRIO int "RPMsg RX thread priority" default 8 depends onBT_RPMSG_NRF53
&&BT_HCI
&&BT
&& !BT_CTLR
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)