Home
last modified time | relevance | path

Searched full:coex (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/dts/bindings/wifi/
Dnordic,nrf7000-coex.yaml4 description: This is a representation of the nRF7000 Wi-Fi chip with COEX interface.
6 compatible: nordic,nrf7000-coex
9 - "nordic,nrf70-coex.yaml"
Dnordic,nrf7001-coex.yaml4 description: This is a representation of the nRF7001 Wi-Fi chip with COEX interface.
6 compatible: nordic,nrf7001-coex
9 - "nordic,nrf70-coex.yaml"
Dnordic,nrf7002-coex.yaml4 description: This is a representation of the nRF7002 Wi-Fi chip with COEX interface.
6 compatible: nordic,nrf7002-coex
9 - "nordic,nrf70-coex.yaml"
Dnordic,nrf70-coex.yaml29 coex case) of the nRF7002
/Zephyr-latest/samples/bluetooth/beacon/boards/
Dnrf52840dk_nrf52840.overlay7 coex_gpio: coex {
8 compatible = "gpio-radio-coex";
15 coex = <&coex_gpio>;
/Zephyr-latest/boards/shields/nrf7002eb/
Dnrf7002eb_coex.overlay8 nrf_radio_coex: coex {
9 compatible = "nordic,nrf7002-coex";
/Zephyr-latest/samples/bluetooth/beacon/
Dsample.yaml18 sample.bluetooth.beacon-coex:
19 extra_args: CONF_FILE="prj-coex.conf"
/Zephyr-latest/boards/shields/nrf7002ek/
Dnrf7002ek_coex.overlay8 nrf_radio_coex: coex {
9 compatible = "nordic,nrf7002-coex";
/Zephyr-latest/subsys/bluetooth/controller/coex/
Dcoex_ticker.c63 /* coex work */ in time_slot_delay()
64 context, /* the context for the coex operation */ in time_slot_delay()
85 "Radio is on during coex operation.\n"); in time_slot_callback_work()
100 LOG_DBG("COEX Inhibit Off"); in time_slot_callback_work()
104 /* Enable coex pin interrupt */ in time_slot_callback_work()
159 LOG_DBG("COEX Inhibit IRQ Detected"); in coex_ticker_grant_irq_handler()
Dreadme.rst16 coex_gpio: coex {
17 compatible = "gpio-radio-coex";
DKconfig17 the controller. Which abort any radio states, when coex pin is asserted.
/Zephyr-latest/boards/shields/nrf7002eb/boards/
Dthingy53_nrf5340_cpuapp.overlay8 * This uses gpio0 pin 8 which conflicts with STATUS pin of Wi-Fi SR coex
/Zephyr-latest/boards/shields/nrf7002eb/doc/
Dindex.rst49 The nRF7002 EB has a variant which includes the COEX pins. These pins are not be routed to the
53 - ``nrf7002eb_coex``: Variant which includes the COEX pins.
/Zephyr-latest/dts/bindings/net/wireless/
Dgpio-radio-coex.yaml16 compatible: "gpio-radio-coex"
Dnordic,nrf-radio.yaml125 coex:
/Zephyr-latest/boards/nordic/nrf7002dk/
Dnrf7002dk_nrf5340_cpunet.dts85 nrf_radio_coex: coex {
87 compatible = "nordic,nrf7002-coex";
Dnrf5340_cpuapp_common.dtsi115 nrf_radio_coex: coex {
117 compatible = "nordic,nrf7002-coex";
/Zephyr-latest/drivers/wifi/nrf_wifi/
DCMakeLists.txt23 src/coex.c
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/
Dproxy_adv_multi_subnet_coex.sh7 # Test Proxy advertisement Coex
/Zephyr-latest/subsys/bluetooth/controller/
DCMakeLists.txt209 coex
DKconfig.ll_sw_split1414 source "subsys/bluetooth/controller/coex/Kconfig"
/Zephyr-latest/drivers/wifi/nxp/
DKconfig.nxp662 bool "External COEX PTA Support"
665 This option enables the use of external coex PTA support.
814 BLE coex mode and antenna isolation debug.
/Zephyr-latest/drivers/wifi/nrf_wifi/src/
Dcoex.c17 #include "coex.h"
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_beacon.c2225 TEST_CASE(tx, proxy_adv_multi_subnet_coex, "Proxy Adv: Multi subnet coex proxy adv"),
2245 TEST_CASE(rx, proxy_adv_multi_subnet_coex, "Proxy Adv: Multi subnet coex proxy adv"),
/Zephyr-latest/boards/nordic/nrf9160dk/doc/
Dindex.rst423 | COEX0, COEX1, and COEX2 | COEX interface |

12