Home
last modified time | relevance | path

Searched refs:Radio (Results 1 – 25 of 81) sorted by relevance

1234

/Zephyr-Core-3.5.0/drivers/lora/
Dsx12xx_common.c92 Radio.Sleep(); in modem_release()
107 Radio.Rx(0); in sx12xx_ev_rx_done()
146 Radio.Sleep(); in sx12xx_ev_rx_done()
194 air_time = Radio.TimeOnAir(MODEM_LORA, in sx12xx_lora_send()
229 Radio.SetMaxPayloadLength(MODEM_LORA, data_len); in sx12xx_lora_send_async()
231 Radio.Send(data, data_len); in sx12xx_lora_send_async()
260 Radio.SetMaxPayloadLength(MODEM_LORA, 255); in sx12xx_lora_recv()
261 Radio.Rx(0); in sx12xx_lora_recv()
302 Radio.SetMaxPayloadLength(MODEM_LORA, 255); in sx12xx_lora_recv_async()
303 Radio.Rx(0); in sx12xx_lora_recv_async()
[all …]
/Zephyr-Core-3.5.0/boards/arm/efr32_radio/
DKconfig.board9 bool "Silicon Labs BRD4104A (Blue Gecko Radio Board)"
15 bool "Silicon Labs BRD4170A (Mighty Gecko Radio Board)"
21 bool "Silicon Labs BRD4250B (Flex Gecko Radio Board)"
27 bool "Silicon Labs BRD4180A (Mighty Gecko Radio Board)"
33 bool "Silicon Labs BRD4187C (Mighty Gecko Radio Board)"
39 bool "Silicon Labs BRD4255A (Flex Gecko Radio Board)"
/Zephyr-Core-3.5.0/modules/loramac-node/
DKconfig11 bool "Semtech LoRa Radio Drivers"
13 This option enables the use of Semtech's Radio drivers
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_peripheral/boards/
Dnrf52833dk_nrf52820.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf52833dk_nrf52833.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf5340dk_nrf5340_cpuapp.overlay8 * Radio Direction Finding Extension for antenna switching purposes.
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_central/boards/
Dnrf52833dk_nrf52820.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf52833dk_nrf52833.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf5340dk_nrf5340_cpuapp.overlay8 * Radio Direction Finding Extension for antenna switching purposes.
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_tx/boards/
Dnrf52833dk_nrf52820.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf52833dk_nrf52833.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf5340dk_nrf5340_cpuapp.overlay8 * Radio Direction Finding Extension for antenna switching purposes.
/Zephyr-Core-3.5.0/samples/bluetooth/direction_finding_connectionless_rx/boards/
Dnrf52833dk_nrf52820.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf52833dk_nrf52833.overlay19 * Radio peripheral. The pins will be acquired by Radio to
Dnrf5340dk_nrf5340_cpuapp.overlay8 * Radio Direction Finding Extension for antenna switching purposes.
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/
Dnrf5340_cpunet_df-bt_ll_sw_split.overlay19 * Radio peripheral. The pins will be acquired by Radio to
/Zephyr-Core-3.5.0/samples/bluetooth/hci_uart/boards/
Dnrf52833dk_nrf52833_df.overlay26 * Radio peripheral. The pins will be acquired by Radio to
Dnrf5340dk_nrf5340_cpunet_df.overlay26 * Radio peripheral. The pins will be acquired by Radio to
/Zephyr-Core-3.5.0/samples/bluetooth/hci_rpmsg/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency */
/Zephyr-Core-3.5.0/boards/arm/efr32_radio/doc/
Dbrd4170a.rst9 The EFR32MG12 Mighty Gecko Radio Board contains a Wireless System-On-Chip
15 :alt: SLWRB4170A Mighty Gecko Radio Board
45 :ref:`EFR32 Radio Board Supported Features <efr32_radio_supported_features>`
69 :ref:`Programming and Debugging EFR32 Radio Board <efr32_radio_programming>`
Dbrd4255a.rst9 The EFR32FG13P Flex Gecko 2.4 GHz and 915 MHz Radio Board is delivered as a
15 :alt: SLWRB4255A Flex Gecko 2.4 GHz and 915 MHz Radio Board
45 :ref:`EFR32 Radio Board Supported Features <efr32_radio_supported_features>`
69 :ref:`Programming and Debugging EFR32 Radio Board <efr32_radio_programming>`
Dbrd4250b.rst9 The EFR32FG1 Flex Gecko 2.4 GHz and 868 MHz Radio Board is delivered as part of
15 :alt: SLWRB4250B Flex Gecko 2.4 GHz and 868 MHz Radio Board
49 :ref:`EFR32 Radio Board Supported Features <efr32_radio_supported_features>`
73 :ref:`Programming and Debugging EFR32 Radio Board <efr32_radio_programming>`
Dbrd4104a.rst9 The EFR32BG13 Blue Gecko Bluetooth® Low Energy Radio Board is one of the two
16 :alt: SLWRB4104A Blue Gecko Bluetooth® Low Energy Radio Board
50 :ref:`EFR32 Radio Board Supported Features <efr32_radio_supported_features>`
74 :ref:`Programming and Debugging EFR32 Radio Board <efr32_radio_programming>`
/Zephyr-Core-3.5.0/boards/arm/efr32xg24_dk2601b/
DKconfig.board7 bool "Silicon Labs BRD2601B (Mighty Gecko Radio Board)"
/Zephyr-Core-3.5.0/subsys/net/l2/ieee802154/
DKconfig.radio4 menu "IEEE 802.15.4 Radio"
14 int "Radio Retransmission attempts"
23 prompt "Radio channel access protocol"

1234