Searched refs:device (Results 3826 – 3850 of 4950) sorted by relevance
1...<<151152153154155156157158159160>>...198
/Zephyr-latest/tests/drivers/build_all/sensor/ |
D | Kconfig | 9 iterate through the device tree and run sample path tests on any
|
/Zephyr-latest/tests/subsys/logging/log_backend_uart/src/ |
D | main.c | 26 const struct device *dev[EMUL_UART_NUM];
|
/Zephyr-latest/tests/drivers/gnss/gnss_dump/src/ |
D | main.c | 14 static const struct device *gnss_dev = &DEVICE_NAME_GET(gnss_dev);
|
/Zephyr-latest/tests/drivers/gpio/gpio_basic_api/ |
D | README.txt | 17 Validate device GPIO_0
|
/Zephyr-latest/boards/nxp/lpcxpresso55s69/ |
D | lpcxpresso55s69_lpc55s69_cpu1.dts | 30 * application can have an application specific device tree to
|
/Zephyr-latest/tests/drivers/clock_control/onoff/src/ |
D | test_clock_control_onoff.c | 20 const struct device *const clk = DEVICE_DT_GET_ONE(nordic_nrf_clock); in clock_is_off()
|
/Zephyr-latest/drivers/gpio/ |
D | gpio_shell.c | 28 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/ |
D | tty.c | 15 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/ |
D | memc_nxp_s32_qspi.c | 50 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()
|
D | memc_smartbond_nor_psram.c | 142 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/ |
D | main.c | 21 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/ |
D | README.rst | 11 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/ |
D | debugmon.rst | 53 Example linux command: ``JLinkGDBServerCLExe -device <device> -if swd``.
|
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/ |
D | index.rst | 24 - 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/ |
D | README.rst | 41 Flash one device with the central application, and another device with the
|
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/ |
D | README.rst | 32 struct device *hum_dev = DEVICE_DT_GET_ONE(st_hts221); 35 printk("%s: device not ready.\n", hum_dev->name);
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.native_posix | 37 string "Host ethernet TUN/TAP device name" 40 This option sets the TUN/TAP device name in your host system.
|
/Zephyr-latest/include/zephyr/ |
D | bindesc.h | 327 const struct device *flash_device; 403 const struct device *flash_device);
|
/Zephyr-latest/tests/drivers/sensor/ina237/src/ |
D | ina237_test.c | 18 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/ |
D | index.rst | 33 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/ |
D | index.rst | 33 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/ |
D | index.rst | 18 - 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/ |
D | index.rst | 63 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/ |
D | index.rst | 21 .. _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/ |
D | README.rst | 12 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