Home
last modified time | relevance | path

Searched refs:device (Results 3801 – 3825 of 4950) sorted by relevance

1...<<151152153154155156157158159160>>...198

/Zephyr-latest/drivers/disk/nvme/
Dnvme.h424 const struct device *dev;
465 static inline void nvme_lock(const struct device *dev) in nvme_lock()
472 static inline void nvme_unlock(const struct device *dev) in nvme_unlock()
/Zephyr-latest/samples/net/dns_resolve/
DREADME.rst10 This application will setup IP address for the device, and then
120 CONFIG_NET_HOSTNAME="zephyr-device"
155 Use 'dmesg' to find the right USB device.
/Zephyr-latest/doc/services/resource_management/
Dindex.rst8 clocks, other peripherals, and binary device power management. The
9 complexity of properly managing multiple consumers of a device in a
28 and binary device power management.
/Zephyr-latest/drivers/ethernet/dwc_xgmac/
Deth_dwc_xgmac_priv.h371 typedef void (*eth_config_irq_t)(const struct device *port);
372 typedef void (*eth_enable_irq_t)(const struct device *port, bool en);
657 const struct device *dev;
/Zephyr-latest/samples/boards/st/bluetooth/interactive_gui/src/
Dmain.c36 static const struct device *const hci_uart_dev =
159 static int h4_read(const struct device *uart, uint8_t *buf, size_t len) in h4_read()
360 static void bt_uart_isr(const struct device *unused, void *user_data) in bt_uart_isr()
/Zephyr-latest/tests/net/dhcpv4/client/src/
Dmain.c242 static int net_dhcpv4_dev_init(const struct device *dev) in net_dhcpv4_dev_init()
251 static uint8_t *net_dhcpv4_get_mac(const struct device *dev) in net_dhcpv4_get_mac()
410 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
/Zephyr-latest/doc/services/debugging/
Dgdbstub.rst18 TCP/IP. Zephyr currently supports only serial device communication.
52 property of the chosen node to the spare UART device so that :c:func:`printk`
53 and log messages are not being printed to the same UART device used for GDB.
55 * For boards with only one UART device, :c:func:`printk` and logging
56 must be disabled if they are also using the same UART device for output.
77 target remote <serial device>
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_3.rst31 Read/write setting command allows updating a setting entry on a device or
32 getting the current value of a setting from a device.
125 | | the device supports, equivalent to |
229 Delete setting command allows deleting a setting on a device.
320 device.
396 on a device.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/
DCMakeLists.txt28 "use, as all files on the filesystem can be manipulated by a remote device. See "
/Zephyr-latest/drivers/interrupt_controller/
Dintc_dw.h16 typedef void (*dw_ictl_config_irq_t)(const struct device *dev);
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/
Dghrd_10m50da.qpf7 # (including device programming or simulation files), and any
/Zephyr-latest/drivers/retained_mem/
DKconfig8 device is powered (may be lost in low power states).
/Zephyr-latest/drivers/sensor/apds9253/
Dapds9253.h100 const struct device *dev;
/Zephyr-latest/drivers/mfd/
Dmfd_npm6001.c38 static int mfd_npm6001_init(const struct device *dev) in mfd_npm6001_init()
/Zephyr-latest/drivers/misc/nordic_vpr_launcher/
Dnordic_vpr_launcher.c32 static int nordic_vpr_launcher_init(const struct device *dev) in nordic_vpr_launcher_init()
/Zephyr-latest/drivers/modem/
Dmodem_context.c83 struct modem_context *modem_context_from_iface_dev(const struct device *dev) in modem_context_from_iface_dev()
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet.rst38 Not all Ethernet device drivers support all of these features. You can
/Zephyr-latest/drivers/counter/
Dcounter_ace_v1x_art.c75 int counter_ace_v1x_art_get_value(const struct device *dev, uint64_t *value) in counter_ace_v1x_art_get_value()
/Zephyr-latest/samples/sensor/magn_trig/
DREADME.rst10 the available device that implements SENSOR_TRIG_DATA_READY and SENSOR_CHAN_MAGN_*.
/Zephyr-latest/drivers/display/
Ddisplay_ili9340.c13 int ili9340_regs_init(const struct device *dev) in ili9340_regs_init()
/Zephyr-latest/samples/drivers/led/is31fl3194/
DREADME.rst16 any board where the devicetree has an I2C device node with compatible
/Zephyr-latest/tests/drivers/spi/spi_error_cases/boards/
Dnrf54h20dk_nrf54h20_cpuapp_fast.overlay63 compatible = "vnd,spi-device";
/Zephyr-latest/samples/subsys/sensing/simple/
DREADME.rst11 two sensors, with the underlying device bmi160 emulator, and gets the sensor
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcfg_cli.rst12 :ref:`bluetooth_mesh_models_cfg_srv` model using the device key of the target
/Zephyr-latest/tests/bluetooth/shell/src/
Dmain.c127 const struct device *dev; in main()

1...<<151152153154155156157158159160>>...198