Home
last modified time | relevance | path

Searched refs:device (Results 4201 – 4225 of 4950) sorted by relevance

1...<<161162163164165166167168169170>>...198

/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfd_srv.rst18 Distribution Client model on a different device to give it information and trigger image
Dlcd_srv.rst16 node's device key.
/Zephyr-latest/tests/drivers/stepper/shell/src/
Dmain.c20 static const struct device *const fake_stepper_dev = DEVICE_DT_GET(DT_NODELABEL(fake_stepper));
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/src/
Dmain.c146 const struct device *lora_dev = DEVICE_DT_GET(DT_ALIAS(lora0)); in frag_decoder_setup()
/Zephyr-latest/samples/bluetooth/iso_peripheral/
DREADME.rst34 2. Observe that the central device connects and sets up an isochronous channel.
/Zephyr-latest/tests/subsys/modem/backends/uart/src/
Dmain.c31 static const struct device *uart = DEVICE_DT_GET(DT_NODELABEL(dut));
/Zephyr-latest/subsys/retention/
DKconfig.blinfo28 the "zephyr,bootloader-info" chosen node via device tree, MCUboot
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst20 device tree support includes flash/sram base address and UART devices. Board
23 expand device support in upcoming Zephyr releases.
42 * ARM: Added support for device tree
260 * ``ZEP-1288`` - Define _arc_v2_irq_unit device
263 * ``ZEP-1304`` - Define device tree bindings for NXP Kinetis K64F
330 * ``ZEP-1487`` - I2C_SS: I2C doesn't set device busy before starting data transfer
331 * ``ZEP-1488`` - SPI_SS: SPI doesn't set device busy before starting data transfer
386 * ``ZEP-1614`` - Use correct i2c device driver name
410 * ``ZEP-1672`` - flash: Flash device binding failed on Arduino_101_sss
434 * ``ZEP-1764`` - samples: sample cases use hard code device name, such as "GPIOB" "I2C_0"
Drelease-notes-3.0.rst51 * Added function for getting status of USB device remote wakeup feature.
237 ``DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus))`` to get the device instead, and
238 read the name from the device structure if needed.
270 filters support by a CAN controller device.
386 * Implemented auxiliary PDU device address matching
591 * Constified device config access in sbs_gauge and LM75 drivers.
772 implementing support for device power management will not use unnecessary
775 * :c:func:`pm_device_runtime_enable` suspends the target device if not already
776 suspended. This change makes sure device state is always kept in a
781 * ``pm/device.h`` is no longer included by ``device.h``, since the device API
[all …]
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig230 build as it compromises the privacy of the device.
241 Enable this option to allow the device to be provisioned over
251 device sends unprovisioned beacon.
305 Enable this option to allow the device to be provisioned over
309 bool "Include Bluetooth device name in scan response"
313 This option includes GAP device name in scan response when
326 device over GATT.
335 Enable this option to allow the device to be provisioned into a mesh network.
409 Loopback is used when the device sends messages to itself.
455 device boots up for the first time or unprovisioned. Can be changed
[all …]
/Zephyr-latest/dts/common/nordic/
Dnrf9280.dtsi790 zephyr,pm-device-runtime-auto;
830 zephyr,pm-device-runtime-auto;
904 zephyr,pm-device-runtime-auto;
944 zephyr,pm-device-runtime-auto;
1018 zephyr,pm-device-runtime-auto;
1058 zephyr,pm-device-runtime-auto;
1132 zephyr,pm-device-runtime-auto;
1172 zephyr,pm-device-runtime-auto;
/Zephyr-latest/drivers/sensor/f75303/
Df75303_emul.c100 static int f75303_emul_init(const struct emul *target, const struct device *parent) in f75303_emul_init()
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/
Dmmc56x3_decoder.c157 int mmc56x3_get_decoder(const struct device *dev, const struct sensor_decoder_api **decoder) in mmc56x3_get_decoder()
/Zephyr-latest/drivers/interrupt_controller/
Dintc_nuclei_eclic.c174 static int nuclei_eclic_init(const struct device *dev) in nuclei_eclic_init()
Dintc_nxp_pint.c201 static int intc_nxp_pint_init(const struct device *dev) in intc_nxp_pint_init()
/Zephyr-latest/drivers/virtualization/
Dvirt_ivshmem_shell.c11 static const struct device *ivshmem = DEVICE_DT_GET_ONE(qemu_ivshmem);
/Zephyr-latest/doc/connectivity/networking/api/
Dpromiscuous.rst24 technologies or network device drivers support promiscuous mode.
/Zephyr-latest/samples/drivers/clock_control_xec/
DREADME.rst10 options via device tree. The application prints out
/Zephyr-latest/samples/subsys/canbus/isotp/src/
Dmain.c40 const struct device *can_dev;
/Zephyr-latest/drivers/counter/
DKconfig17 Counter driver device initialization priority.
/Zephyr-latest/drivers/display/
Ddisplay_ili9341.c15 int ili9341_regs_init(const struct device *dev) in ili9341_regs_init()
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/
Dboard.cmake31 board_runner_args(jlink "--device=RP2040_M0_0")
/Zephyr-latest/samples/basic/threads/
DREADME.rst25 FIFO to the device console.
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/
DREADME.rst12 The sample will automatically try to connect to a device in the BAP Scan Delegator
/Zephyr-latest/tests/drivers/sensor/ina230/src/
Dina230_emul.c147 static int ina230_emul_init(const struct emul *target, const struct device *parent) in ina230_emul_init()

1...<<161162163164165166167168169170>>...198