Searched full:coex (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/dts/bindings/wifi/ |
D | nordic,nrf7000-coex.yaml | 4 description: This is a representation of the nRF7000 Wi-Fi chip with COEX interface. 6 compatible: nordic,nrf7000-coex 9 - "nordic,nrf70-coex.yaml"
|
D | nordic,nrf7001-coex.yaml | 4 description: This is a representation of the nRF7001 Wi-Fi chip with COEX interface. 6 compatible: nordic,nrf7001-coex 9 - "nordic,nrf70-coex.yaml"
|
D | nordic,nrf7002-coex.yaml | 4 description: This is a representation of the nRF7002 Wi-Fi chip with COEX interface. 6 compatible: nordic,nrf7002-coex 9 - "nordic,nrf70-coex.yaml"
|
D | nordic,nrf70-coex.yaml | 29 coex case) of the nRF7002
|
/Zephyr-latest/samples/bluetooth/beacon/boards/ |
D | nrf52840dk_nrf52840.overlay | 7 coex_gpio: coex { 8 compatible = "gpio-radio-coex"; 15 coex = <&coex_gpio>;
|
/Zephyr-latest/boards/shields/nrf7002eb/ |
D | nrf7002eb_coex.overlay | 8 nrf_radio_coex: coex { 9 compatible = "nordic,nrf7002-coex";
|
/Zephyr-latest/samples/bluetooth/beacon/ |
D | sample.yaml | 18 sample.bluetooth.beacon-coex: 19 extra_args: CONF_FILE="prj-coex.conf"
|
/Zephyr-latest/boards/shields/nrf7002ek/ |
D | nrf7002ek_coex.overlay | 8 nrf_radio_coex: coex { 9 compatible = "nordic,nrf7002-coex";
|
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | coex_ticker.c | 63 /* 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()
|
D | readme.rst | 16 coex_gpio: coex { 17 compatible = "gpio-radio-coex";
|
D | Kconfig | 17 the controller. Which abort any radio states, when coex pin is asserted.
|
/Zephyr-latest/boards/shields/nrf7002eb/boards/ |
D | thingy53_nrf5340_cpuapp.overlay | 8 * This uses gpio0 pin 8 which conflicts with STATUS pin of Wi-Fi SR coex
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 49 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/ |
D | gpio-radio-coex.yaml | 16 compatible: "gpio-radio-coex"
|
D | nordic,nrf-radio.yaml | 125 coex:
|
/Zephyr-latest/boards/nordic/nrf7002dk/ |
D | nrf7002dk_nrf5340_cpunet.dts | 85 nrf_radio_coex: coex { 87 compatible = "nordic,nrf7002-coex";
|
D | nrf5340_cpuapp_common.dtsi | 115 nrf_radio_coex: coex { 117 compatible = "nordic,nrf7002-coex";
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | CMakeLists.txt | 23 src/coex.c
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/priv_beacon/ |
D | proxy_adv_multi_subnet_coex.sh | 7 # Test Proxy advertisement Coex
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | CMakeLists.txt | 209 coex
|
D | Kconfig.ll_sw_split | 1414 source "subsys/bluetooth/controller/coex/Kconfig"
|
/Zephyr-latest/drivers/wifi/nxp/ |
D | Kconfig.nxp | 662 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/ |
D | coex.c | 17 #include "coex.h"
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_beacon.c | 2225 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/ |
D | index.rst | 423 | COEX0, COEX1, and COEX2 | COEX interface |
|
12