CONFIG_MPSL_CX_THREAD

Thread Radio Coexistence

Type: bool

Help

Radio Coexistence interface implementation according to Thread Radio
Coexistence Practical recommendations for using a 3-wire PTA
implementation for co-located 2.4 GHz radios.

Direct dependencies

<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:23

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:31<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:2<nRF>/Kconfig.nrf:54<nRF>/subsys/Kconfig:34<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 [EXPERIMENTAL] → Radio Coexistence interface implementation

config MPSL_CX_THREAD
    bool "Thread Radio Coexistence"
    select NRFX_GPIOTE
    select GPIO
    depends on <choice MPSL_CX_CHOICE>
    help
      Radio Coexistence interface implementation according to Thread Radio
      Coexistence Practical recommendations for using a 3-wire PTA
      implementation for co-located 2.4 GHz radios.

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