Home
last modified time | relevance | path

Searched refs:device (Results 4176 – 4200 of 4950) sorted by relevance

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

/Zephyr-latest/boards/st/stm32u5a9j_dk/doc/
Dindex.rst21 device, Hexadeca-SPI PSRAM memory device, eMMC flash memory device,
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/doc/
Dindex.rst93 The CYW920829M2EVK-02 supports RTT via a SEGGER JLink device, under the target name cyw20829_tm. Th…
96 …ly a discrepancy in RAM address between SEGGER and the CYW920829M2EVK-02 device. So, for RTT contr…
103 .. note:: Linux requires device access rights to be set up for KitProg3. This is handled automatica…
/Zephyr-latest/boards/st/nucleo_f756zg/doc/
Dindex.rst25 - USB OTG or full-speed device (depending on STM32 support)
136 Note. The Arduino Uno v3 specified SPI device conflicts with the on-board ETH
137 device on pin PA7.
/Zephyr-latest/subsys/net/l2/virtual/ipip/
Dipip.c57 static int virt_dev_init(const struct device *dev) in virt_dev_init()
90 static int interface_start(const struct device *dev) in interface_start()
106 static int interface_stop(const struct device *dev) in interface_stop()
/Zephyr-latest/boards/nxp/lpcxpresso55s16/doc/
Dindex.rst19 - I2C and SPI USB bridging to the LPC device via LPC-Link2 probe
25 - Full-speed USB device / host port
26 - High-speed USB device / host port
/Zephyr-latest/dts/arm/nordic/
Dnrf5340_cpuapp_peripherals.dtsi121 zephyr,pm-device-runtime-auto;
162 zephyr,pm-device-runtime-auto;
216 zephyr,pm-device-runtime-auto;
257 zephyr,pm-device-runtime-auto;
/Zephyr-latest/doc/develop/flash_debug/
Dnordic_segger.rst16 * Mass Storage device for drag-and-drop image flashing
29 drive corresponding to a USB Mass Storage device as well as a serial port should come up
34 The nRF5x command-line Tools allow you to control your nRF5x device from the command line,
205 * Device Name: Use the fully qualified device name for your IC
/Zephyr-latest/drivers/console/
DKconfig40 Console driver device initialization priority.
64 and device management. When enabled, the UART console does not
154 if traffic on RTT increases (also from host to device). In case of
211 device management. The driver doesn't inspect received data (as
/Zephyr-latest/arch/arm64/core/
DKconfig183 Give the ability to define more cores in the device tree than required
184 via CONFIG_MP_MAX_NUM_CPUS. The extra cores in the device tree
186 then that core will be skipped and the next core in the device tree
364 memory regions (both normal and device memory) are present on given
/Zephyr-latest/boards/nxp/frdm_k22f/doc/
Dindex.rst33 - Mass storage device (MSD) flash programming interface
86 | USB | on-chip | USB device |
165 device and host functions through its micro USB connector (K22F USB).
166 Only USB device function is supported in Zephyr at the moment.
/Zephyr-latest/boards/st/steval_stwinbx1/doc/
Dindex.rst222 STEVAL-STWINBX1 can be connected as a USB device to a PC host through its USB-C connector.
223 The final application may use it to declare STEVAL-STWINBX1 device as belonging to a
224 certain standard or vendor class, e.g. a CDC, a mass storage or a composite device with both
334 usb 3-1: new full-speed USB device number 16 using xhci_hcd
335 usb 3-1: New USB device found, idVendor=0483, idProduct=df11, bcdDevice= 2.00
336 usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
/Zephyr-latest/tests/net/checksum_offload/src/
Dmain.c116 const struct device *dev = net_if_get_device(iface); in eth_iface_init()
329 static int eth_tx_offloading_disabled(const struct device *dev, in eth_tx_offloading_disabled()
373 static int eth_tx_offloading_enabled(const struct device *dev, in eth_tx_offloading_enabled()
416 static enum ethernet_hw_caps eth_offloading_enabled(const struct device *dev) in eth_offloading_enabled()
422 static enum ethernet_hw_caps eth_offloading_disabled(const struct device *dev) in eth_offloading_disabled()
452 static int eth_init(const struct device *dev) in eth_init()
/Zephyr-latest/subsys/logging/backends/
DKconfig.swo33 debug probe. Such configuration will persist only until the device
/Zephyr-latest/drivers/ieee802154/
DKconfig.mcr20a16 bool "MCR20A device is part of KW2xD SiP"
/Zephyr-latest/boards/shields/p3t1755dp_ard_i2c/doc/
Dindex.rst22 or shutdown mode. The device supports 2-wire serial I3C (up to 12.5 MHz)
/Zephyr-latest/boards/shields/p3t1755dp_ard_i3c/doc/
Dindex.rst22 or shutdown mode. The device supports 2-wire serial I3C (up to 12.5 MHz)
/Zephyr-latest/soc/espressif/esp32/
DKconfig.mac22 allocation of MAC addresses in this range (either 2 or 4 per device.)
/Zephyr-latest/drivers/misc/nxp_s32_emios/
Dnxp_s32_emios.c25 static int nxp_s32_emios_init(const struct device *dev) in nxp_s32_emios_init()
/Zephyr-latest/samples/sensor/adt7420/
DREADME.rst54 device is 0x2000101c, name is ADT7420
/Zephyr-latest/samples/sensor/max17262/
DREADME.rst11 data from the MAX17262 device that implements SENSOR_CHAN_GAUGE_VOLTAGE,
/Zephyr-latest/drivers/clock_control/
Dnrf_clock_calibration.c59 static const struct device *const temp_sensor =
/Zephyr-latest/drivers/display/
DKconfig.mcux_dcnano_lcdif42 framebuffer data to a memory mapped external device.
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig47 # Enable the MEMC FlexSPI driver when using device power
/Zephyr-latest/soc/openisa/rv32m1/
Dsoc.c27 static const struct device *dev_intmux;
/Zephyr-latest/boards/shields/weact_ov2640_cam_module/doc/
Dindex.rst24 Your board needs to have a ``zephyr_camera_dvp`` device tree label to work with this shield.

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