Home
last modified time | relevance | path

Searched refs:device (Results 4001 – 4025 of 4950) sorted by relevance

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

/Zephyr-latest/boards/nxp/frdm_k64f/doc/
Dindex.rst33 - Mass storage device (MSD) flash programming interface
90 | 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 device
354 0034584:WARNING:target_kinetis:Forcing halt on connect in order to gain control of device
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst69 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 callback
81 :c:type:`ipm_callback_t` had its signature changed to add a struct device
93 * The struct device got 3 attributes renamed: ``config_info`` to ``config``,
98 * All device instances got a const qualifier. So this applies to all APIs
99 manipulating ``struct device *`` (ADC, GPIO, I2C, ...). In order to avoid
159 * HID class callbacks now takes a parameter ``const struct device*`` which
160 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 …]
/Zephyr-latest/doc/develop/debug/
Dindex.rst86 Configuring the :command:`gdbserver` listening device
90 the listening device, which can be a TCP port number or a path to a character
91 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 address
334 communication with a device of interest.
359 In the above example, the communication with device ``display0`` and ``sensor3`` will be displayed
/Zephyr-latest/drivers/spi/
DKconfig.sam23 their device tree node.
/Zephyr-latest/drivers/timer/
DKconfig.nrf_rtc14 This module implements a kernel device driver for the nRF Real Time
Drcar_cmt_timer.c94 const struct device *clk; in sys_clock_driver_init()
/Zephyr-latest/drivers/sensor/grow_r502a/
DKconfig21 to the sensor device.
/Zephyr-latest/drivers/sensor/
Dsensor_shell_stream.c45 const struct device *dev = device_get_binding(argv[1]); in cmd_sensor_stream()
/Zephyr-latest/drivers/sensor/ti/bq274xx/
DKconfig20 This option enables the device power management feature of the
/Zephyr-latest/subsys/bluetooth/controller/coex/
Dreadme.rst12 …n called BLE_GRANT, which active level (high or low) is programmable by the device tree definition.
/Zephyr-latest/drivers/led/
DKconfig.ht16k3320 Enable keyscan child device support in the HT16K33 LED
/Zephyr-latest/soc/ite/ec/common/
Dpinctrl_soc.h19 const struct device *pinctrls;
/Zephyr-latest/samples/subsys/modbus/rtu_server/src/
Dmain.c147 const struct device *const dev = DEVICE_DT_GET(DT_PARENT(MODBUS_NODE)); in main()
/Zephyr-latest/samples/subsys/task_wdt/
DREADME.rst49 Resetting device...
/Zephyr-latest/samples/drivers/spi_flash_at45/src/
Dmain.c30 const struct device *const flash_dev = DEVICE_DT_GET_ONE(atmel_at45); in main()
/Zephyr-latest/samples/drivers/uart/passthrough/
DREADME.rst23 the chosen ``uart,passthrough`` device - the pins and baudrate will need to
/Zephyr-latest/tests/drivers/sensor/akm09918c/src/
Dmain.c16 const struct device *dev;
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dop_agg_srv.rst14 The Opcodes Aggregator Server model accepts messages encrypted with the node's device key
Dsar_cfg_srv.rst22 messages encrypted with the node’s device key.
/Zephyr-latest/drivers/entropy/
DKconfig21 Entropy driver device initialization priority.
/Zephyr-latest/samples/drivers/led/lp3943/
DREADME.rst42 [general] [INF] main: Found LED device LP3943
/Zephyr-latest/modules/lvgl/
DKconfig.input5 menu "Input device settings"
/Zephyr-latest/samples/net/lldp/
DREADME.rst25 as described in :ref:`networking_with_qemu` or with embedded device like
/Zephyr-latest/boards/nxp/mimxrt1062_fmurt6/
DCMakeLists.txt28 # Include device configuration data block for RT1050 EVK from NXP's HAL.
/Zephyr-latest/tests/drivers/adc/adc_error_cases/src/
Dadc_error_cases.c12 static const struct device *dev_adc = DEVICE_DT_GET(DT_ALIAS(adc));

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