CONFIG_MPSL_CX_BT_3WIRE

Bluetooth Radio 3-Wire Coexistence

Type: bool

Help

Radio Coexistence interface implementation using a 3-wire PTA
implementation for co-located 2.4 GHz radios.

Direct dependencies

SOC_SERIES_NRF52X && !NRF_802154_RADIO_DRIVER && <choice MPSL_CX_CHOICE: Radio Coexistence interface implementation>

(Includes any dependencies from ifs and menus.)

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/mpsl/cx/Kconfig:45

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:92<nRF>/subsys/Kconfig:38<nRF>/subsys/mpsl/Kconfig:9

Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Nordic MPSL → Radio Coexistence interface support → Radio Coexistence interface implementation

config MPSL_CX_BT_3WIRE
    bool "Bluetooth Radio 3-Wire Coexistence"
    select NRFX_GPIOTE
    select GPIO
    select NRFX_TIMER1
    depends on SOC_SERIES_NRF52X && !NRF_802154_RADIO_DRIVER && <choice MPSL_CX_CHOICE>
    help
      Radio Coexistence interface implementation using a 3-wire PTA
      implementation for co-located 2.4 GHz radios.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)