Home
last modified time | relevance | path

Searched refs:talk (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/samples/subsys/zbus/hello_world/
DREADME.rst5 Make three threads talk to each other using zbus.
9 This sample implements a simple hello world application using zbus to make the threads talk to each…
/Zephyr-latest/drivers/spi/
DKconfig.spi_emul11 does not talk to real hardware. Instead it talks to emulation
/Zephyr-latest/drivers/i2c/
DKconfig.i2c_emul11 does not talk to real hardware. Instead it talks to emulation
/Zephyr-latest/drivers/mspi/
DKconfig.mspi_emul15 does not talk to real hardware. Instead it talks to emulation
/Zephyr-latest/drivers/adc/
DKconfig.adc_emul10 does not talk to real hardware. It pretends to be actual ADC. It
/Zephyr-latest/drivers/espi/
DKconfig.espi_emul11 it does not talk to real hardware. Instead it talks to emulation
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig.radio31 Use CSMA-CA mechanism (listen-before-talk with exponential backoff)
/Zephyr-latest/samples/subsys/zbus/remote_mock/
DREADME.rst13 With this approach, developers can implement tests using any language on a computer to talk directl…
/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst26 In this example, we have an Application A whose job is to talk to the
/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst240 sample application, which do not need to talk to each other, use the
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst22 Only the L2 layer can talk to the device driver, linked to the net_if
/Zephyr-latest/boards/altr/max10/doc/
Dindex.rst47 You may need to adjust your udev rules so that you can talk to the USB Blaster
/Zephyr-latest/doc/build/dts/
Dtroubleshooting.rst126 based on compatible properties, the ZDS 2021 talk `A deep dive into the Zephyr
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst71 You may need to adjust your udev rules so that you can talk to the USB Blaster
/Zephyr-latest/doc/services/zbus/
Dindex.rst13 threads to talk to one another in a many-to-many way.
33 from each other because they only use zbus channels and do not need to know each other to talk.