-
CONFIG_BT_CTLR_PA_LNA_GPIOTE_CHAN
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
Select the nRF5 GPIOTE channel to use for PA/LNA GPIO feature.
Direct dependencies¶
SOC_FAMILY_NRF
&& (BT_CTLR_GPIO_PA
|| BT_CTLR_GPIO_LNA
) && BT_LL_SW_SPLIT
&& BT_CTLR
&& BT_HCI
&& BT
(Includes any dependencies from ifs and menus.)
Defaults¶
3 if
PWM_NRF5_SW
0
Kconfig definition¶
At <Zephyr>/subsys/bluetooth/controller/Kconfig.ll_sw_split:627
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:9
→ <Zephyr>/subsys/bluetooth/Kconfig:240
→ <Zephyr>/subsys/bluetooth/controller/Kconfig:595
Menu path: (Top) → Sub Systems and OS Services → Bluetooth → Bluetooth Controller
config BT_CTLR_PA_LNA_GPIOTE_CHAN int default 3 ifPWM_NRF5_SW
default 0 depends onSOC_FAMILY_NRF
&& (BT_CTLR_GPIO_PA
||BT_CTLR_GPIO_LNA
) &&BT_LL_SW_SPLIT
&&BT_CTLR
&&BT_HCI
&&BT
help Select the nRF5 GPIOTE channel to use for PA/LNA GPIO feature.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)