Searched full:coexistence (Results 1 – 15 of 15) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/coex/ |
D | Kconfig | 14 bool "Coexistence Ticker" 16 When enabled Coexistence device implementation is included in
|
D | readme.rst | 12 Similarly, as in the nordic implementation of the 1-wire interface, the coexistence ticker utilizes…
|
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/ |
D | coex.h | 8 * @brief Header containing Coexistence APIs. 27 * @brief Function used to configure PTA tables of coexistence hardware. 60 * @brief Function used to configure non-PTA registers of coexistence hardware. 76 * @brief Function used to reset coexistence hardware.
|
D | coex_struct.h | 8 * @brief Structures and related enumerations used in Coexistence. 41 /* IDs of different messages posted from Coexistence Driver to Coexistence Manager */ 43 /* To insturct Coexistence Manager to collect and post SR traffic information */ 45 /* To insturct Coexistence Manager to allocate a priority window to SR */ 47 /* To do configuration of hardware related to coexistence */ 59 /* ID(s) of different messages posted from Coexistence Manager to Coexistence Driver */
|
/Zephyr-latest/dts/bindings/wifi/ |
D | nordic,nrf70-coex.yaml | 5 This is a representation of an external radio coexistence setup for coexistence
|
/Zephyr-latest/dts/bindings/net/wireless/ |
D | gpio-radio-coex.yaml | 5 Generic representation of Coexistence pin interface for radios. This
|
D | nordic,nrf-radio.yaml | 128 Phandle linking the RADIO node to the external radio coexistence arbitrator.
|
/Zephyr-latest/boards/96boards/wistrio/ |
D | rf.c | 20 /* configure RFSW8001 GPIOs (110: RF1/RF2 coexistence mode) */ in rf_init()
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/src/ |
D | test_op_agg.c | 290 TEST_CASE(tester, model_coex, "Tester: Coexistence of OpAggSrv and OpAggCli."), 293 TEST_CASE(dut, model_coex, "DUT: Coexistence of OpAggSrv and OpAggCli."), 294 TEST_CASE(dut, model_coex_loopback, "DUT: Coexistence for OpAggSrv and OpAggCli loopback."),
|
/Zephyr-latest/drivers/wifi/nrf_wifi/src/ |
D | coex.c | 8 * @brief Coexistence functions 49 /* PTA registers configuration of Coexistence Hardware */ 102 /* non-PTA register configuration of coexistence hardware */
|
/Zephyr-latest/drivers/wifi/nrf_wifi/ |
D | Kconfig.nrfwifi | 193 # Wi-Fi and SR Coexistence Hardware configuration. 195 bool "Wi-Fi and SR coexistence support" 818 bool "Force disable priority window for scan in the case of coexistence with Short Range radio" 821 in the case of coexistence with Short Range radio.
|
/Zephyr-latest/drivers/flash/ |
D | CMakeLists.txt | 100 # BLE is enabled. Use implementation over Flash Manager for coexistence with RF activities
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 49 The Station/AP coexistence mode allows the ESP32 to operate as both a station and 60 Software controls WiFi/Bluetooth coexistence. Not supported yet.
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 336 coexistance||coexistence
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.4.rst | 482 * Added support for coexistence with other transceivers.
|