Searched refs:radio (Results 151 – 175 of 230) sorted by relevance
12345678910
/Zephyr-latest/subsys/net/l2/ieee802154/ |
D | ieee802154.c | 364 const struct ieee802154_radio_api *radio = net_if_get_device(iface)->api; in ieee802154_recv() local 379 if (!(radio->get_capabilities(net_if_get_device(iface)) & IEEE802154_HW_FILTER) && in ieee802154_recv()
|
D | Kconfig | 126 source "subsys/net/l2/ieee802154/Kconfig.radio"
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.8.rst | 74 * nRF5 IEEE 802.15.4 radio driver added 75 * KW41Z IEEE 802.15.4 radio driver added 132 * Controller: Changed the radio interrupts to direct ISRs to reduce interrupt latency 162 * Imported Nordic 802.15.4 radio driver
|
/Zephyr-latest/boards/silabs/dev_kits/xg24_dk2601b/ |
D | xg24_dk2601b.dts | 256 &radio {
|
/Zephyr-latest/boards/beagle/beagleplay/doc/ |
D | beagleplay_cc1352p7.rst | 25 * ARM Cortex-M0+ software-defined radio processor
|
/Zephyr-latest/boards/st/nucleo_wl55jc/ |
D | nucleo_wl55jc.dts | 175 lora: radio@0 {
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/ |
D | README.rst | 71 :dtcompatible:`nordic,nrf-radio` for documentation on the properties used in
|
/Zephyr-latest/boards/nxp/frdm_kw41z/doc/ |
D | index.rst | 17 The FRDM-KW41Z highly-sensitive, optimized 2.4 GHz radio features a PCB 243 …inetis-kw41z-2.4-ghz-dual-mode-bluetooth-low-energy-and-802.15.4-wireless-radio-microcontroller-mc…
|
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/doc/ |
D | olimex_lora_stm32wl_devkit.rst | 121 …ence_manual/dm00530369-stm32wlex-advanced-armbased-32bit-mcus-with-subghz-radio-solution-stmicroel…
|
/Zephyr-latest/drivers/ieee802154/ |
D | Kconfig | 20 the radio becomes operational. For instance, the EUI-64 value can be
|
/Zephyr-latest/boards/peregrine/sam4l_wm400_cape/doc/ |
D | index.rst | 8 radio transceiver. User can develop Touch interface and have access to many
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf54l15bsim.rst | 18 This uses `BabbleSim`_ to simulate the radio activity, and the
|
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_tx/ |
D | README.rst | 72 :dtcompatible:`nordic,nrf-radio` for documentation on the properties used in
|
/Zephyr-latest/dts/common/nordic/ |
D | nrf54l20.dtsi | 196 radio: radio@8a000 { label 197 compatible = "nordic,nrf-radio";
|
D | nrf54l_05_10_15.dtsi | 235 radio: radio@8a000 { label 236 compatible = "nordic,nrf-radio";
|
/Zephyr-latest/doc/hardware/emulator/ |
D | index.rst | 19 platform simulators, radio simulators, and several build targets which allow running the
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 14 multiprotocol radio subsystem supporting Matter, Thread, Zigbee and Bluetooth 15 LE. The independent radio subsystem, with a dedicated core and memory, offloads
|
/Zephyr-latest/boards/shields/esp_8266/doc/ |
D | index.rst | 9 ESP-8266 radio is a cost-effective Wi-Fi SOC module which allows any
|
/Zephyr-latest/boards/ezurio/rm1xx_dvk/doc/ |
D | index.rst | 80 radio.
|
/Zephyr-latest/boards/st/nucleo_wb55rg/doc/ |
D | nucleo_wb55rg.rst | 7 embedding a powerful and ultra-low-power radio compliant with the Bluetooth® 51 - Suitable for systems requiring compliance with radio frequency regulations
|
/Zephyr-latest/boards/nxp/hexiwear/doc/ |
D | index.rst | 34 802.15.4 radio) 346 with a multimode BLE and 802.15.4 radio. 508 …conn.m0-plus-m4/kinetis-kw40z-2.4-ghz-dual-mode-ble-and-802.15.4-wireless-radio-microcontroller-mc…
|
/Zephyr-latest/boards/nordic/nrf21540dk/ |
D | nrf21540dk_nrf52840.dts | 253 &radio {
|
/Zephyr-latest/boards/u-blox/ubx_bmd345eval/ |
D | ubx_bmd345eval_nrf52840.dts | 145 &radio {
|
/Zephyr-latest/dts/arm/st/wl/ |
D | stm32wl.dtsi | 335 radio@0 { 336 compatible = "st,stm32wl-subghz-radio";
|
/Zephyr-latest/boards/sparkfun/micromod/doc/ |
D | index.rst | 59 - Integrated 2.4GHz radio with support for Bluetooth Low Energy (BLE) and ieee802154
|
12345678910