Searched refs:device (Results 3551 – 3575 of 4950) sorted by relevance
1...<<141142143144145146147148149150>>...198
20 during device initialization. Note that once WDOG is started
22 system reset. This may need to be disabled if using a device or SoC
33 #error Library does not support the specified device.
12 :ref:`bluetooth_mesh_models_brg_cfg_srv`. The device key of the node containing
15 and other network configuration parameters to each device on a network so they
16 /* Example configuration of a ICM42670-P device on spi2 compatible with an Arduino SPI bus.
6 * Application overlay for creating quadrature decoder device instance
13 static const struct device *const dev = DEVICE_DT_GET_ONE(festo_veaa_x_3);
2 :name: LoRaWAN class A device
63 int ili9488_regs_init(const struct device *dev);
73 const struct device *dev;
21 Rank of this device in set.
41 const struct device *dev;
42 static const struct device *const strip = DEVICE_DT_GET(STRIP_NODE);
13 board_runner_args(jlink "--device=STM32H745XI" "--speed=4000")
46 device-id = <0x100e>;
69 int stm32_clock_control_init(const struct device *dev);
21 static void ipm_msg(const struct device *ipmdev, void *user_data, in ipm_msg()
51 zephyr,pm-device-runtime-auto;
14 # This contains babblesim-specific helpers, e.g. device synchronization.
14 const struct device *ivshmem; in ZTEST()
19 static const struct device *rtc = DEVICE_DT_GET(DT_ALIAS(rtc));
61 const struct device *const dev = DEVICE_DT_GET(DEV); in board_setup()
64 static int emul_tester_init(const struct emul *target, const struct device *parent) in emul_tester_init()
18 static const struct device *dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_display));