Home
last modified time | relevance | path

Searched refs:device (Results 3926 – 3950 of 5222) sorted by relevance

1...<<151152153154155156157158159160>>...209

/Zephyr-latest/doc/develop/flash_debug/
Dprobes.rst16 connect to the device running Zephyr using the JTAG or SWD protocols. Debug
116 1. SWO trace end point: this virtual device is used by MCUXpresso to retrieve
198 1. SWO trace end point: this virtual device is used by MCUXpresso to retrieve
298 device called **BOOTLOADER** or **MAINTENANCE** will enumerate. If the
299 enumerated device is named **BOOTLOADER**, please first update the bootloader
303 #. Copy the OpenSDA firmware binary to the USB mass storage device.
306 should see three USB devices enumerate: a CDC device (serial port), a HID
307 device (debug port), and a mass storage device (drag-and-drop flash
336 device called **BOOTLOADER** or **MAINTENANCE** will enumerate. If the
337 enumerated device is named **BOOTLOADER**, please first update the bootloader
[all …]
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dshell.rst30 sub-commands. Every time the device boots up, make sure to call ``mesh init`` before any of the
41 time the device boots up, as the device will remember its provisioning data between reboots.
43 The simplest way to provision the device is through self-provisioning. To do this the user must
44 provision the device with the default network key and address ``0x0001``, execute::
50 the device into an existing network, the unprovisioned beacon can be enabled with
77 Next, since the device has no application keys by default, it's a good idea to add one::
96 the device will only send packets to itself. To change the destination address to the All Nodes
105 To change the configuration of the device, the destination address must be set back to the
193 the shell's control. The network key must already be added to the device, either through
204 modules outside the shell's control. The application key must already be added to the device
[all …]
/Zephyr-latest/samples/subsys/zbus/remote_mock/
DREADME.rst10 This application demonstrates how a host script can publish to the zbus in an embedded device using…
11 The device sends information to the script running on a computer host. Then, the script sends back …
13 …ge on a computer to talk directly via channels with threads running on a device. Furthermore, it g…
/Zephyr-latest/boards/silabs/starter_kits/slstk3401a/doc/
Dindex.rst94 - A USB connection to the host computer, which exposes a mass storage device and a
96 - A serial flash device, which implements the USB flash disk file storage.
111 should see a USB connection which exposes a mass storage device(SLSTK3401A).
/Zephyr-latest/drivers/input/
Dinput_xpt2046.c29 const struct device *dev;
76 static void xpt2046_isr_handler(const struct device *dev, struct gpio_callback *cb, uint32_t pins) in xpt2046_isr_handler()
192 static int xpt2046_init(const struct device *dev) in xpt2046_init()
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_config.rst34 automatically configured when the device is started."
38 ``net_config_init()`` will return error during the device startup."
70 is automatically enabled and run during the device boot. In this case,
/Zephyr-latest/drivers/can/
DKconfig24 CAN driver device initialization priority.
74 bool "CAN controller device statistics"
77 Enable CAN controller device statistics.
/Zephyr-latest/drivers/ethernet/
DKconfig.native_tap36 string "Host ethernet TUN/TAP device name"
39 This option sets the TUN/TAP device name in your host system.
119 string "Host ethernet TUN/TAP device name (deprecated)"
/Zephyr-latest/dts/arm/nuvoton/npcm/
Dnpcm.dtsi9 /* Macros for device tree declarations of npcm soc family */
/Zephyr-latest/soc/intel/intel_adsp/ace/
DKconfig25 DSP Communication Widget is a device for generic sideband message transmit/receive.
/Zephyr-latest/soc/intel/intel_adsp/common/
Dmem_window.c21 __imr int mem_win_init(const struct device *dev) in mem_win_init()
/Zephyr-latest/drivers/sensor/st/vl53l0x/
Dvl53l0x_platform.h33 const struct device *i2c;
/Zephyr-latest/subsys/logging/
Dlog_link_ipc_service.c64 const struct device *ipc_instance = DEVICE_DT_GET(DT_CHOSEN(zephyr_log_ipc)); in link_ipc_service_init()
/Zephyr-latest/boards/bbc/microbit_v2/
Dboard.cmake5 board_runner_args(jlink "--device=nRF52833_xxAA" "--speed=4000")
/Zephyr-latest/boards/nxp/mimxrt1180_evk/
DCMakeLists.txt15 "update your flash configuration or device configuration data blocks")
/Zephyr-latest/drivers/ieee802154/
Dieee802154_rf2xx.h98 const struct device *dev;
Dieee802154_mcxw.h78 const struct device *counter;
/Zephyr-latest/drivers/interrupt_controller/
Dintc_arcv2_irq_unit.c139 static int arc_irq_init(const struct device *dev) in arc_irq_init()
/Zephyr-latest/drivers/peci/
DKconfig25 PECI device driver initialization priority.
/Zephyr-latest/soc/renesas/smartbond/da1469x/
DKconfig.defconfig38 # the device consumes the lowest possible current
/Zephyr-latest/include/zephyr/sensing/
Dsensing.h240 const struct device *dev, struct sensing_callback_list *cb_list,
/Zephyr-latest/soc/st/stm32/stm32u5x/
Dpower.c31 static void pwr_stop3_isr(const struct device *dev) in pwr_stop3_isr()
/Zephyr-latest/tests/drivers/clock_control/pwm_clock/src/
Dmain.c15 static const struct device *clk_dev = DEVICE_DT_GET(DT_CLOCKS_CTLR(NODELABEL));
/Zephyr-latest/tests/drivers/stepper/drv8424/emul/src/
Dmain.c17 const struct device *dev;
/Zephyr-latest/tests/boards/mtk_adsp/src/
Dmain.c64 static void mbox_fn(const struct device *mbox, void *arg) in mbox_fn()

1...<<151152153154155156157158159160>>...209