Searched refs:device (Results 4201 – 4225 of 4950) sorted by relevance
1...<<161162163164165166167168169170>>...198
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfd_srv.rst | 18 Distribution Client model on a different device to give it information and trigger image
|
D | lcd_srv.rst | 16 node's device key.
|
/Zephyr-latest/tests/drivers/stepper/shell/src/ |
D | main.c | 20 static const struct device *const fake_stepper_dev = DEVICE_DT_GET(DT_NODELABEL(fake_stepper));
|
/Zephyr-latest/tests/subsys/lorawan/frag_decoder/src/ |
D | main.c | 146 const struct device *lora_dev = DEVICE_DT_GET(DT_ALIAS(lora0)); in frag_decoder_setup()
|
/Zephyr-latest/samples/bluetooth/iso_peripheral/ |
D | README.rst | 34 2. Observe that the central device connects and sets up an isochronous channel.
|
/Zephyr-latest/tests/subsys/modem/backends/uart/src/ |
D | main.c | 31 static const struct device *uart = DEVICE_DT_GET(DT_NODELABEL(dut));
|
/Zephyr-latest/subsys/retention/ |
D | Kconfig.blinfo | 28 the "zephyr,bootloader-info" chosen node via device tree, MCUboot
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.7.rst | 20 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"
|
D | release-notes-3.0.rst | 51 * 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/ |
D | Kconfig | 230 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/ |
D | nrf9280.dtsi | 790 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/ |
D | f75303_emul.c | 100 static int f75303_emul_init(const struct emul *target, const struct device *parent) in f75303_emul_init()
|
/Zephyr-latest/drivers/sensor/memsic/mmc56x3/ |
D | mmc56x3_decoder.c | 157 int mmc56x3_get_decoder(const struct device *dev, const struct sensor_decoder_api **decoder) in mmc56x3_get_decoder()
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | intc_nuclei_eclic.c | 174 static int nuclei_eclic_init(const struct device *dev) in nuclei_eclic_init()
|
D | intc_nxp_pint.c | 201 static int intc_nxp_pint_init(const struct device *dev) in intc_nxp_pint_init()
|
/Zephyr-latest/drivers/virtualization/ |
D | virt_ivshmem_shell.c | 11 static const struct device *ivshmem = DEVICE_DT_GET_ONE(qemu_ivshmem);
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | promiscuous.rst | 24 technologies or network device drivers support promiscuous mode.
|
/Zephyr-latest/samples/drivers/clock_control_xec/ |
D | README.rst | 10 options via device tree. The application prints out
|
/Zephyr-latest/samples/subsys/canbus/isotp/src/ |
D | main.c | 40 const struct device *can_dev;
|
/Zephyr-latest/drivers/counter/ |
D | Kconfig | 17 Counter driver device initialization priority.
|
/Zephyr-latest/drivers/display/ |
D | display_ili9341.c | 15 int ili9341_regs_init(const struct device *dev) in ili9341_regs_init()
|
/Zephyr-latest/boards/sparkfun/pro_micro_rp2040/ |
D | board.cmake | 31 board_runner_args(jlink "--device=RP2040_M0_0")
|
/Zephyr-latest/samples/basic/threads/ |
D | README.rst | 25 FIFO to the device console.
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_assistant/ |
D | README.rst | 12 The sample will automatically try to connect to a device in the BAP Scan Delegator
|
/Zephyr-latest/tests/drivers/sensor/ina230/src/ |
D | ina230_emul.c | 147 static int ina230_emul_init(const struct emul *target, const struct device *parent) in ina230_emul_init()
|
1...<<161162163164165166167168169170>>...198