Home
last modified time | relevance | path

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

12345

/Zephyr-latest/drivers/lora/
Dsx12xx_common.c93 Radio.Sleep(); in modem_release()
108 Radio.Rx(0); in sx12xx_ev_rx_done()
148 Radio.Sleep(); in sx12xx_ev_rx_done()
181 Radio.Rx(0); in sx12xx_ev_rx_error()
217 air_time = Radio.TimeOnAir(MODEM_LORA, in sx12xx_lora_send()
252 Radio.SetMaxPayloadLength(MODEM_LORA, data_len); in sx12xx_lora_send_async()
254 Radio.Send(data, data_len); in sx12xx_lora_send_async()
283 Radio.SetMaxPayloadLength(MODEM_LORA, 255); in sx12xx_lora_recv()
284 Radio.Rx(0); in sx12xx_lora_recv()
331 Radio.SetMaxPayloadLength(MODEM_LORA, 255); in sx12xx_lora_recv_async()
[all …]
/Zephyr-latest/boards/silabs/radio_boards/
Dindex.rst3 Radio Boards
16 Radio Boards are used together with a Wireless Mainboard, which is a
29 Radio Boards with one or more Mainboards.
31 In Zephyr, Radio Boards are used as board targets, irrespective of whether the
33 name of the standalone Radio Board is used as the board target.
/Zephyr-latest/modules/loramac-node/
DKconfig11 bool "Semtech LoRa Radio Drivers"
13 This option enables the use of Semtech's Radio drivers
/Zephyr-latest/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-latest/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-latest/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-latest/samples/bluetooth/hci_ipc/
Dnrf5340_cpunet_df-bt_ll_sw_split.overlay19 * Radio peripheral. The pins will be acquired by Radio to
/Zephyr-latest/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
/Zephyr-latest/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
Dnrf54l15dk_nrf54l15_cpuapp_df.overlay26 * Radio peripheral. The pins will be acquired by Radio to
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/boards/
Dnrf5340dk_nrf5340_cpunet_df.overlay25 * Radio peripheral. The pins will be acquired by Radio to
Dnrf52833dk_nrf52833_df.overlay25 * Radio peripheral. The pins will be acquired by Radio to
/Zephyr-latest/soc/nordic/nrf92/
DKconfig.defconfig.nrf9280_cpurad1 # Nordic Semiconductor nRF9280 Radio MCU
/Zephyr-latest/soc/nordic/nrf54h/
DKconfig.defconfig.nrf54h20_cpurad1 # Nordic Semiconductor nRF54H20 Radio MCU
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency.
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig.radio4 menu "IEEE 802.15.4 Radio"
14 int "Radio Retransmission attempts"
23 prompt "Radio channel access protocol"
/Zephyr-latest/samples/bluetooth/hci_uart/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency.

12345