Searched +full:rx +full:- +full:gain +full:- +full:db (Results 1 – 5 of 5) sorted by relevance
1 # Copyright (c) 2020-2021 Nordic Semiconductor ASA2 # SPDX-License-Identifier: Apache-2.05 This is a representation of generic radio Front-End Module (FEM)6 that has a two-pin control interface (CTX, CRX).18 corresponding settle-time-us property.)20 compatible: "generic-fem-two-ctrl-pins"25 ctx-gpios:26 type: phandle-array30 crx-gpios:31 type: phandle-array[all …]
5 * SPDX-License-Identifier: Apache-2.011 /* Information from Nordic SDK-Based Application Development and SKY66112 datasheet */13 compatible = "generic-fem-two-ctrl-pins";14 ctx-gpios = <&gpio1 2 GPIO_ACTIVE_HIGH>;15 crx-gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;16 ctx-settle-time-us = <23>;17 crx-settle-time-us = <5>;18 tx-gain-db = <22>;19 rx-gain-db = <11>;
1 # Nordic Wi-Fi driver for nRF70 series SoCs5 # SPDX-License-Identifier: Apache-2.021 Nordic Wi-Fi Driver110 bool "RAW RX sniffer operation in the driver"114 bool "Promiscuous RX sniffer operation in the driver"124 bool "Wi-Fi interface auto start on boot"145 bool "Low power mode in nRF Wi-Fi chipsets"169 module-dep = LOG170 module-str = Log level for Wi-Fi nRF70 driver171 module-help = Sets log level for Wi-Fi nRF70 driver[all …]
22 * CVE-2021-3835: `Zephyr project bug tracker GHSA-fm6v-8625-99jf23 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-fm6v-8625-99jf>`_25 * CVE-2021-3861: `Zephyr project bug tracker GHSA-hvfp-w4h8-gxvj26 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hvfp-w4h8-gxvj>`_28 * CVE-2021-3966: `Zephyr project bug tracker GHSA-hfxq-3w6x-fv2m29 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-hfxq-3w6x-fv2m>`_36 <https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.53 * Added ``ranges`` and ``dma-ranges`` as invalid property to be used with DT_PROP_LEN()58 CRC-16-ANSI checksum. A new function, :c:func:`crc16_reflect`, has been69 * The following Kconfig options related to radio front-end modules (FEMs) were[all …]
12 * The kernel now supports both 32- and 64-bit architectures.17 * We added support for :ref:`Point-to-Point Protocol (PPP) <ppp>`. PPP is a20 * We added support for UpdateHub, an end-to-end solution for large scale21 over-the-air device updates.22 * We added support for ARM Cortex-R Architecture (Experimental).32 * Fixes CVE-2019-9506: The Bluetooth BR/EDR specification up to and35 negotiation. This allows practical brute-force attacks (aka "KNOB")42 * New kernel API for per-thread disabling of Floating Point Services for43 ARC, ARM Cortex-M, and x86 architectures.45 * Additional support for compatibility with 64-bit architectures.[all …]