Searched refs:device (Results 4651 – 4675 of 5222) sorted by relevance
1...<<181182183184185186187188189190>>...209
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/ |
D | README.rst | 27 Next, information about the device as a counter is displayed. The 110 faster than civil time on this device. This amount of error is expected
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 37 * We added support for UpdateHub, an end-to-end solution for over-the-air device updates 170 is sufficient to enable USB device support. 270 * Added support for writing a long device name 312 * Added Atmel SAM4L USBC device controller 481 * STM32: Max erase time parameter was moved to device tree 583 * Added Atmel SAM4L USBC device controller driver 733 * Revised configuration of USB device support. 735 ``CONFIG_USB_DEVICE_DRIVER`` to enable USB device controller drivers, 737 * Enhanced verification of the control request in device stack, classes, and samples. 740 generic USB device support samples to be build. [all …]
|
D | release-notes-4.0.rst | 15 is now the standard way to provide device-specific protection to data at rest. (:github:`76222`) 23 A new :ref:`comparator<comparator_api>` device driver subsystem for analog comparators has been 30 :ref:`stepper<stepper_api>` device driver subsystem, which also comes with shell support. 35 A new :ref:`haptics_api` device driver subsystem allows unified access to haptic controllers, 129 * Added support of device memory attributes on Cortex-M (arm_mpu_v8) 254 * Silabs Series 2: Use oscillator, clock and DCDC configuration from device tree during init. 454 * STM32 MCO can and should now be configured with device tree. 471 * Introduced comparator device driver subsystem selected with :kconfig:option:`CONFIG_COMPARATOR` 531 * Added a :c:func:`get_phy` function to the ethernet driver api, which returns the phy device 596 device tee when SFDP at run-time has been enabled (:github:`80383`) [all …]
|
/Zephyr-latest/boards/nordic/nrf52840dongle/doc/ |
D | index.rst | 129 device. Before proceeding make sure: 234 ``COMx`` device). On Linux, something like 262 #. Reset the device: 269 computer. The device you just flashed will be listed with ``Zephyr`` in its
|
/Zephyr-latest/boards/nxp/mimxrt1064_evk/doc/ |
D | index.rst | 86 | MT48LC16M16A2 | SEMC | Enabled via device configuration | 132 | USB | on-chip | USB device | 142 | HWINFO | on-chip | Unique device serial number | 329 When the device transitions into low power states, the debugger may be
|
/Zephyr-latest/samples/net/mqtt_publisher/ |
D | README.rst | 74 The Bluemix topic may include some parameters like device type, device 163 - Flash the binary onto the device to run the sample: 213 authority file in DER format to the device filesystem using TI Uniflash,
|
/Zephyr-latest/dts/arm/nordic/ |
D | nrf52833.dtsi | 151 zephyr,pm-device-runtime-auto; 187 zephyr,pm-device-runtime-auto; 229 zephyr,pm-device-runtime-auto;
|
D | nrf52840.dtsi | 139 zephyr,pm-device-runtime-auto; 175 zephyr,pm-device-runtime-auto; 217 zephyr,pm-device-runtime-auto;
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/ |
D | Kconfig | 90 erasing slots that have been set for next boot but the device has not 119 The status list send back from the device will only be filled with data that is non-zero, 121 a device but requires support in client software, which has to default omitted values.
|
/Zephyr-latest/boards/nxp/mimxrt1180_evk/doc/ |
D | index.rst | 69 | W9825G6KH | SEMC | Enabled via device configuration | 129 | HWINFO | on-chip | Unique device serial number | 131 | USB | on-chip | USB device |
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 23 * The IPv6 address for the device can be set either statically or 106 is added to the device, or network interface is coming up etc. 151 can be run in Linux host and send network data to Zephyr OS device.
|
D | qemu_eth_setup.rst | 15 connected to a Linux host using a tuntap device which is modeled in Linux as
|
/Zephyr-latest/drivers/espi/ |
D | host_subs_npcx.c | 151 const struct device *host_bus_dev; /* device for eSPI/LPC bus */ 1101 int npcx_host_init_subs_core_domain(const struct device *host_bus_dev, in npcx_host_init_subs_core_domain() 1106 const struct device *const clk_dev = DEVICE_DT_GET(NPCX_CLK_CTRL_NODE); in npcx_host_init_subs_core_domain()
|
/Zephyr-latest/drivers/ethernet/ |
D | eth_dwmac_priv.h | 44 const struct device *clock; 83 int dwmac_probe(const struct device *dev); 86 void dwmac_isr(const struct device *ddev);
|
/Zephyr-latest/samples/subsys/mgmt/hawkbit/ |
D | README.rst | 5 Update a device using Eclipse hawkBit DDI API. 11 device to retrieve software update tasks. This API is based on HTTP standards 271 Repeat the steps from 5 to 7, to update the device over https.
|
/Zephyr-latest/tests/net/ip-addr/src/ |
D | main.c | 113 int net_test_init(const struct device *dev) in net_test_init() 122 static uint8_t *net_test_get_mac(const struct device *dev) in net_test_get_mac() 146 static int tester_send(const struct device *dev, struct net_pkt *pkt) in tester_send()
|
/Zephyr-latest/tests/net/lib/lwm2m/interop/ |
D | README.md | 12 As with typical network samples, host machine uses IP address `192.0.2.2` and the emulated device 52 * Leshan server must be reachable from the device using IP address `192.0.2.2`. 174 |LightweightM2M-1.1-int-241 - Executable Resource: Rebooting the device |:white_check_mark:| |
|
/Zephyr-latest/tests/net/traffic_class/src/ |
D | main.c | 113 const struct device *dev = net_if_get_device(iface); in eth_iface_init() 162 static int eth_tx(const struct device *dev, struct net_pkt *pkt) in eth_tx() 260 static int eth_init(const struct device *dev) in eth_init()
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.csip | 88 of different sets the peer device may be in.
|
/Zephyr-latest/boards/shields/nrf7002eb/doc/ |
D | index.rst | 12 The nRF7002 EB unlocks low-power Wi-Fi 6 capabilities for your host device. It support dual-band Wi…
|
/Zephyr-latest/boards/sifive/hifive1/doc/ |
D | index.rst | 57 In order to upload the application to the device, you'll need OpenOCD with
|
/Zephyr-latest/drivers/sensor/nxp/fxos8700/ |
D | Kconfig | 41 device to the next.
|
/Zephyr-latest/boards/shields/nrf7002ek/doc/ |
D | index.rst | 12 The nRF7002 EK unlocks low-power Wi-Fi 6 capabilities for your host device. It support dual-band Wi…
|
/Zephyr-latest/boards/shields/st_b_cams_omv_mb1683/doc/ |
D | index.rst | 136 ``_st_b_cams_omv_mb1683`` and adding the necessary device tree properties.
|
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/doc/ |
D | index.rst | 36 | SMSC_91C111 | on-chip | ethernet device |
|
1...<<181182183184185186187188189190>>...209