Searched refs:device (Results 4926 – 4950 of 4950) sorted by relevance
1...<<191192193194195196197198
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 488 Reload the rules and replug the device.
|
/Zephyr-latest/tests/net/dhcpv6/src/ |
D | main.c | 58 static int test_send(const struct device *dev, struct net_pkt *pkt) in test_send()
|
/Zephyr-latest/tests/subsys/canbus/isotp/conformance/src/ |
D | main.c | 150 static const struct device *const can_dev = DEVICE_DT_GET(DT_CHOSEN(zephyr_canbus));
|
/Zephyr-latest/tests/lib/devicetree/api/src/ |
D | main.c | 2028 static int test_gpio_init(const struct device *dev) in test_gpio_init() 2063 const struct device *devs[2] = { DEVICE_DT_INST_GET(0), DEVICE_DT_INST_GET(1) }; in ZTEST() 2064 const struct device *dev_abcd; in ZTEST()
|
/Zephyr-latest/doc/safety/images/ |
D | IEC-61508-basis.svg | 1 …device software</div></div></div></foreignObject><text x="282" y="493" fill="rgb(0, 0, 0)" font-fa…
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 237 * Some SMP hardware uses a single, global timer device, others use a
|
/Zephyr-latest/soc/altr/zephyr_nios2f/cpu/ |
D | ghrd_10m50da.qsf | 7 # (including device programming or simulation files), and any
|
/Zephyr-latest/doc/kernel/usermode/ |
D | memory_domain.rst | 32 how to annotate the system map in the device tree.
|
D | syscalls.rst | 326 a provided pointer is a valid instance of a specific device driver, that
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | implementation.rst | 162 … to an iface by calling :c:macro:`CONN_MGR_BIND_CONN` anywhere after the iface's device definition:
|
/Zephyr-latest/tests/net/socket/udp/src/ |
D | main.c | 967 const struct device *dev = net_if_get_device(iface); in eth_fake_iface_init() 979 static int eth_fake_send(const struct device *dev, struct net_pkt *pkt) in eth_fake_send()
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 381 - Commitment from a specific team to run tests using twister device
|
/Zephyr-latest/samples/modules/canopennode/objdict/ |
D | objdict.eds | 293 ParameterName=Manufacturer device name
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 221 - Custom :ref:`device drivers <device_model_api>` 1051 board-specific udev rules to enable USB device access to
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 69 value -- for example, to allow device hardware used by the thread
|
/Zephyr-latest/dts/bindings/ |
D | vendor-prefixes.txt | 715 virtual Used for virtual device without specific vendor.
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 183 The "Ring Buffer" stream port keeps the trace data in a RAM buffer on the device.
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 12 with the MCUboot bootloader, flash them both onto your device, and
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 326 connected to an OpenSDA chip which provides a serial USB device. This is
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 161 (change device if required)
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets_inet.c | 2416 const struct device *dev; in zsock_setsockopt_ctx()
|
/Zephyr-latest/subsys/net/ip/ |
D | net_if.c | 588 struct net_if *net_if_lookup_by_dev(const struct device *dev) in net_if_lookup_by_dev() 5615 const struct device *dev; in net_if_up()
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1359 "Add `zephyr,itcm` to the device tree if supported on your device or choose another " 1367 "Add `zephyr,dtcm` to the device tree if supported on your device or choose another "
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | hci_core.c | 4168 int bt_hci_recv(const struct device *dev, struct net_buf *buf) in bt_hci_recv()
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 1171 - ``{controller,host} / {device,worker,proxy,target}``
|
1...<<191192193194195196197198