Home
last modified time | relevance | path

Searched refs:device (Results 3826 – 3850 of 4950) sorted by relevance

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

/Zephyr-latest/tests/drivers/build_all/sensor/
DKconfig9 iterate through the device tree and run sample path tests on any
/Zephyr-latest/tests/subsys/logging/log_backend_uart/src/
Dmain.c26 const struct device *dev[EMUL_UART_NUM];
/Zephyr-latest/tests/drivers/gnss/gnss_dump/src/
Dmain.c14 static const struct device *gnss_dev = &DEVICE_NAME_GET(gnss_dev);
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/
DREADME.txt17 Validate device GPIO_0
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
Dlpcxpresso55s69_lpc55s69_cpu1.dts30 * application can have an application specific device tree to
/Zephyr-latest/tests/drivers/clock_control/onoff/src/
Dtest_clock_control_onoff.c20 const struct device *const clk = DEVICE_DT_GET_ONE(nordic_nrf_clock); in clock_is_off()
/Zephyr-latest/drivers/gpio/
Dgpio_shell.c28 const struct device *dev;
37 const struct device *dev;
140 const struct device *dev = shell_device_get_binding(name); in get_gpio_ctrl()
416 const struct device *dev = gpio_list[i].dev; in cmd_gpio_devices()
493 const struct device *dev;
/Zephyr-latest/subsys/console/
Dtty.c15 static void tty_uart_isr(const struct device *dev, void *user_data) in tty_uart_isr()
241 int tty_init(struct tty_serial *tty, const struct device *uart_dev) in tty_init()
/Zephyr-latest/drivers/memc/
Dmemc_nxp_s32_qspi.c50 static int memc_nxp_s32_qspi_init(const struct device *dev) in memc_nxp_s32_qspi_init()
72 uint8_t memc_nxp_s32_qspi_get_instance(const struct device *dev) in memc_nxp_s32_qspi_get_instance()
Dmemc_smartbond_nor_psram.c142 static int memc_smartbond_init(const struct device *dev) in memc_smartbond_init()
185 static int memc_smartbond_pm_action(const struct device *dev, enum pm_device_action action) in memc_smartbond_pm_action()
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/src/
Dmain.c21 static const struct device *sample_i2c_controller = I2C_CONTROLLER_DEVICE_GET;
22 static const struct device *sample_i2c_controller_target = I2C_CONTROLLER_TARGET_DEVICE_GET;
/Zephyr-latest/samples/sensor/sgp40_sht4x/
DREADME.rst11 and a raw gas sensor value from an SGP40 and SHT4X device.
44 interface. This example has an example device tree overlay
/Zephyr-latest/doc/services/debugging/
Ddebugmon.rst53 Example linux command: ``JLinkGDBServerCLExe -device <device> -if swd``.
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/
Dindex.rst24 - 1 x SPI device
76 …-r $OT_HOME/bazel-out/k8-fastbuild-ST-2cc462681f62/bin/sw/device/lib/testing/test_rom/test_rom_sim…
/Zephyr-latest/samples/bluetooth/encrypted_advertising/
DREADME.rst41 Flash one device with the central application, and another device with the
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/
DREADME.rst32 struct device *hum_dev = DEVICE_DT_GET_ONE(st_hts221);
35 printk("%s: device not ready.\n", hum_dev->name);
/Zephyr-latest/drivers/ethernet/
DKconfig.native_posix37 string "Host ethernet TUN/TAP device name"
40 This option sets the TUN/TAP device name in your host system.
/Zephyr-latest/include/zephyr/
Dbindesc.h327 const struct device *flash_device;
403 const struct device *flash_device);
/Zephyr-latest/tests/drivers/sensor/ina237/src/
Dina237_test.c18 const struct device *dev;
31 const struct device *dev = DEVICE_DT_GET(DT_NODELABEL(ina237_default_test)); in ZTEST()
/Zephyr-latest/boards/intel/niosv_g/doc/
Dindex.rst33 In order to create the Nios® V/g processor inside the FPGA device, please download the generated .s…
43 @1 is referring to device index on the JTAG Chain and may differ for your board.
/Zephyr-latest/boards/intel/niosv_m/doc/
Dindex.rst33 In order to create the Nios® V/m processor inside the FPGA device, please download the generated .s…
43 @1 is referring to device index on the JTAG Chain and may differ for your board.
/Zephyr-latest/boards/raspberrypi/rpi_pico2/doc/
Dindex.rst18 - USB 1.1 with device and host support
88 device, e.g. using OpenOCD with the `Raspberry Pi Debug Probe <https://www.raspberrypi.com/document…
/Zephyr-latest/boards/ambiq/apollo4p_blue_kxr_evb/doc/
Dindex.rst63 Connect your device to your host computer using the JLINK USB port.
65 Build the Zephyr kernel and application, then flash it to the device:
/Zephyr-latest/boards/gardena/sgrm/doc/
Dindex.rst21 .. _SiM3U167-B-GM: https://www.silabs.com/mcu/32-bit-microcontrollers/precision32-sim3u1xx/device.S…
22 .. _Si4467: https://www.silabs.com/wireless/proprietary/ezradiopro-sub-ghz-ics/device.si4467?tab=sp…
/Zephyr-latest/samples/bluetooth/mesh_provisioner/
DREADME.rst12 to be tested together with a device capable of being provisioned. For
18 key, then waits to receive an Unprovisioned Beacon from a device. If the

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