Home
last modified time | relevance | path

Searched refs:device (Results 3926 – 3950 of 4950) sorted by relevance

1...<<151152153154155156157158159160>>...198

/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst22 is an existing binding for your device in an authoritative location, you should
110 - If your device is manufactured by a specific vendor, then its compatible
117 - If your device is not manufactured by a specific hardware vendor, do **not**
126 a device driver handling that compatible.
229 - Configuration values that are specific to a Zephyr device driver. One example
233 behavior for an individual ``struct device``. Therefore, as a compromise,
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst34 allowing a single function to service a device that generates
95 to nested controllers and one device 'A' on line 4.
97 a LEVEL 3 nested controller and one device 'C' on line 3.
99 device 'B' on line 2.
100 * The LEVEL 3 controller has one device 'D' on line 2.
116 controller has device D on line 2, connected to the LEVEL 2 controller's line
118 Because of the encoding offset for LEVEL 2 and onward, device D is given the
269 #define MY_DEV_IRQ 24 /* device uses IRQ 24 */
270 #define MY_DEV_PRIO 2 /* device uses interrupt priority 2 */
271 /* argument passed to my_isr(), in this case a pointer to the device */
[all …]
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst354 Note this device does not yet have an :ref:`RTC API compatible driver <rtc_api>`.
358 **Entropy device**
359 An entropy device based on the host :c:func:`random` API.
360 This device will generate the same sequence of random numbers if initialized
377 Note that this device can only be used with Linux hosts.
398 controller for Zephyr. To do this the HCI device needs to be passed as
400 use ``sudo zephyr.exe --bt-dev=hci0``. Using the device requires root
402 ``zephyr.exe`` needs to be run through ``sudo``. The chosen HCI device
459 device can be configured through the native_sim board devicetree or Kconfig settings under
478 A driver is provided to read input events from a Linux evdev input device and
[all …]
/Zephyr-latest/dts/arm/nordic/
Dnrf91_peripherals.dtsi162 zephyr,pm-device-runtime-auto;
178 zephyr,pm-device-runtime-auto;
194 zephyr,pm-device-runtime-auto;
210 zephyr,pm-device-runtime-auto;
/Zephyr-latest/samples/net/gptp/
DREADME.rst29 embedded device like NXP FRDM-K64F, Nucleo-H743-ZI, Nucleo-H745ZI-Q,
46 mark the device as non AS capable and disable it.
95 network interface that is connected to your Zephyr device.
112 ERROR : GPTP [13:01:14:838] Using clock device: /dev/ptp0
/Zephyr-latest/modules/openthread/
DKconfig.thread43 prompt "OpenThread device type"
45 This option selects Thread network device type
237 The supervision check timeout interval in seconds used by a device in child state.
244 The supervision interval used by a parent device to send a supervision message
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dcore.rst67 the RPL between reboots, will make the device vulnerable to replay attacks
76 device configuration persistently. When the stack configuration changes and
111 will make the device non-responsive for a noticeable amount of time.
120 and Bluetooth Mesh coexist on the same device, the application should allocate and
/Zephyr-latest/tests/drivers/can/shell/src/
Dmain.c26 static const struct device *const fake_can_dev = DEVICE_DT_GET(DT_NODELABEL(fake_can));
56 static int can_shell_test_capture_timing(const struct device *dev, const struct can_timing *timing) in can_shell_test_capture_timing()
65 static int can_shell_test_capture_filter(const struct device *dev, can_rx_callback_t callback, in can_shell_test_capture_filter()
77 static int can_shell_test_capture_frame(const struct device *dev, const struct can_frame *frame, in can_shell_test_capture_frame()
/Zephyr-latest/tests/bluetooth/host_long_adv_recv/src/
Dmain.c124 static int cmd_handle(const struct device *dev, struct net_buf *cmd, in cmd_handle()
233 static int driver_open(const struct device *dev, bt_hci_recv_t recv) in driver_open()
243 static int driver_send(const struct device *dev, struct net_buf *buf) in driver_send()
277 const struct device *dev = DEVICE_DT_GET(DT_DRV_INST(0)); in bt_recv_job_cb()
/Zephyr-latest/subsys/emul/
Demul.c28 int emul_init_for_bus(const struct device *dev) in emul_init_for_bus()
/Zephyr-latest/drivers/spi/
DKconfig.mcux_lpspi21 that enable dma channels in their device tree node.
DKconfig.stm3228 that enable dma channels in their device tree node.
/Zephyr-latest/drivers/flash/
DKconfig.cadence_nand4 # Macro to find node in device tree
/Zephyr-latest/drivers/gpio/
Dgpio_hogs.c20 const struct device *port;
/Zephyr-latest/drivers/usb_c/tcpc/
Ducpd_stm32_priv.h242 const struct device *dev;
/Zephyr-latest/samples/subsys/zbus/remote_mock/src/
Dmock_proxy.c17 const static struct device *uart_dev = DEVICE_DT_GET(DT_NODELABEL(uart1));
/Zephyr-latest/drivers/sensor/bosch/bme280/
Dbme280_decoder.c120 int bme280_get_decoder(const struct device *dev, const struct sensor_decoder_api **decoder) in bme280_get_decoder()
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device.rst3 USB device stack API
/Zephyr-latest/doc/hardware/peripherals/
Dkscan.rst14 connected matrix keyboard or any device with buttons such as joysticks.
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/boards/
Dqemu_cortex_a53.overlay49 device-id = <0x4106>; /* IVSHMEM */
/Zephyr-latest/samples/subsys/bindesc/read_bindesc/src/
Dmain.c15 const struct device *flash = DEVICE_DT_GET(DT_CHOSEN(zephyr_flash_controller));
/Zephyr-latest/samples/subsys/console/echo/
DREADME.rst42 the (interrupt-driven) console device doesn't work as expected:
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/remote/src/
Dmain.c128 const struct device *ipc0_instance; in main()
/Zephyr-latest/drivers/dac/
DKconfig30 DAC driver device initialization priority.
/Zephyr-latest/drivers/display/
Ddisplay_ili9342c.h93 int ili9342c_regs_init(const struct device *dev);

1...<<151152153154155156157158159160>>...198