Searched refs:device (Results 4001 – 4025 of 4950) sorted by relevance
1...<<161162163164165166167168169170>>...198
33 - Mass storage device (MSD) flash programming interface90 | USB | on-chip | USB device |213 device and host functions through its micro USB connector (K64F USB).214 Only USB device function is supported in Zephyr at the moment.349 0001915:WARNING:target_kinetis:Forcing halt on connect in order to gain control of device354 0034584:WARNING:target_kinetis:Forcing halt on connect in order to gain control of device
69 had their signature changed to add a struct device pointer as first parameter.75 changed to add a struct device pointer as first parameter. Such callback81 :c:type:`ipm_callback_t` had its signature changed to add a struct device93 * The struct device got 3 attributes renamed: ``config_info`` to ``config``,98 * All device instances got a const qualifier. So this applies to all APIs99 manipulating ``struct device *`` (ADC, GPIO, I2C, ...). In order to avoid159 * HID class callbacks now takes a parameter ``const struct device*`` which160 is the HID device for which callback was called.191 device driver memory-mapped I/O regions based on system configuration.427 * Moved stm32 driver to device tree configuration.[all …]
86 Configuring the :command:`gdbserver` listening device90 the listening device, which can be a TCP port number or a path to a character91 device. GDB releases 9.0 and newer also support Unix domain sockets.95 environment variable to pass in your own listen device configuration.306 In above example, the I2C controller is named ``io_i2c_ctrl7_port0`` and the target device address334 communication with a device of interest.359 In the above example, the communication with device ``display0`` and ``sensor3`` will be displayed
23 their device tree node.
14 This module implements a kernel device driver for the nRF Real Time
94 const struct device *clk; in sys_clock_driver_init()
21 to the sensor device.
45 const struct device *dev = device_get_binding(argv[1]); in cmd_sensor_stream()
20 This option enables the device power management feature of the
12 …n called BLE_GRANT, which active level (high or low) is programmable by the device tree definition.
20 Enable keyscan child device support in the HT16K33 LED
19 const struct device *pinctrls;
147 const struct device *const dev = DEVICE_DT_GET(DT_PARENT(MODBUS_NODE)); in main()
49 Resetting device...
30 const struct device *const flash_dev = DEVICE_DT_GET_ONE(atmel_at45); in main()
23 the chosen ``uart,passthrough`` device - the pins and baudrate will need to
16 const struct device *dev;
14 The Opcodes Aggregator Server model accepts messages encrypted with the node's device key
22 messages encrypted with the node’s device key.
21 Entropy driver device initialization priority.
42 [general] [INF] main: Found LED device LP3943
5 menu "Input device settings"
25 as described in :ref:`networking_with_qemu` or with embedded device like
28 # Include device configuration data block for RT1050 EVK from NXP's HAL.
12 static const struct device *dev_adc = DEVICE_DT_GET(DT_ALIAS(adc));