Home
last modified time | relevance | path

Searched refs:Device (Results 1 – 25 of 360) sorted by relevance

12345678910>>...15

/Zephyr-latest/samples/drivers/uart/native_tty/
DREADME.rst55 Device uart sent: "Hello from device uart, num 9"
56 Device uart2 received: "Hello from device uart, num 9"
57 Device uart sent: "Hello from device uart, num 8"
58 Device uart2 received: "Hello from device uart, num 8"
59 Device uart sent: "Hello from device uart, num 7"
60 Device uart2 received: "Hello from device uart, num 7"
61 Device uart sent: "Hello from device uart, num 6"
62 Device uart2 received: "Hello from device uart, num 6"
63 Device uart sent: "Hello from device uart, num 5"
64 Device uart2 received: "Hello from device uart, num 5"
[all …]
/Zephyr-latest/subsys/usb/device/class/hid/
DKconfig7 bool "USB Human Interface Device support"
9 Enables USB Human Interface Device support. Default device name
18 Device name template for the HID Devices. First device would have
30 bool "USB HID Device Interrupt OUT Endpoint"
32 Enable USB HID Device Interrupt OUT Endpoint.
35 int "USB HID Device Interrupt Endpoint size"
38 USB HID Device interrupt endpoint size
44 Polling interval in ms selected by the USB HID Device.
65 See Chapter 4.2 of Device Class Definition for Human Interface Devices 1.11
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis1 # GATT Device Information service
7 bool "GATT Device Information service"
12 bool "Settings usage in Device Information Service"
15 Enable Settings usage in Device Information Service.
30 The device model inside Device Information Service.
36 The device manufacturer inside Device Information Service.
42 Enable PnP_ID characteristic in Device Information Service.
65 Note: The Bluetooth Special Interest Group assigns Device ID Vendor ID,
68 Device providers should procure the Vendor ID from the USB Implementers
104 Enable Serial Number characteristic in Device Information Service.
[all …]
/Zephyr-latest/drivers/usb/udc/
DKconfig.mcux5 bool "NXP MCUX USB EHCI Device controller driver"
13 NXP MCUX USB Device Controller Driver for EHCI.
16 bool "NXP MCUX USB IP3511 Device controller driver"
22 NXP MCUX USB Device Controller Driver for IP3511.
DKconfig.rpi_pico18 Device controller driver internal thread stack size.
24 Device controller driver thread priority.
/Zephyr-latest/drivers/usb/device/
DKconfig24 bool "Designware USB Device Controller Driver"
28 Designware USB Device Controller Driver.
72 bool "SAM0 series USB Device Controller driver"
80 bool "SmartBond series USB Device Controller driver"
90 bool "SAM4L USBC Device Controller driver"
101 bool "SAM series USB HS Device Controller driver"
109 bool "Nordic Semiconductor USB Device Controller Driver"
116 nRF USB Device Controller Driver
146 bool "Kinetis USB Device Controller Driver"
150 Kinetis USB Device Controller Driver.
[all …]
/Zephyr-latest/subsys/usb/device/class/audio/
DKconfig7 bool "USB Audio Device Class Driver"
11 USB Audio Device Class driver.
14 Device configuration is done via dt overlay.
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.micp9 ########### Microphone Control Profile Microphone Device ###########
12 bool "Microphone Control Profile Microphone Device Support"
17 Microphone Device.
23 Microphone Control Service Microphone Device"
28 Services for Microphone Control Profile Microphone Device.
35 enabled for Microphone Control Profile Microphone Device.
/Zephyr-latest/doc/_doxygen/
Dgroups.dox20 @brief Device Driver APIs
21 @defgroup io_interfaces Device Driver APIs
31 @brief Multi Function Device Drivers APIs
32 @defgroup mfd_interfaces Multi Function Device Drivers APIs
/Zephyr-latest/doc/services/pm/api/
Dindex.rst26 Device PM APIs
33 Device Runtime PM APIs
/Zephyr-latest/samples/bluetooth/hap_ha/
DKconfig16 int "Device rank in set"
40 prompt "Hearing Aid Device Location"
42 Select the Hearing Aid Device location.
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DKconfig15 Note that the endpoint is different when using AWS Device Advisor.
42 prompt "Device Advisor test suite"
45 Select the AWS Device Advisor test suite to run.
51 bool "Device Qualification Program (DQP)"
53 Make sure your region supports AWS Device Advisor for DQP
/Zephyr-latest/subsys/usb/device/class/netusb/
DKconfig6 menu "USB Device Networking support"
17 Ethernet Control Model (ECM) is a part of Communications Device
24 Ethernet Emulation Model (EEM) is part of Communications Device
89 module-str = USB Device Network log level
94 endmenu # USB Device Networking support
/Zephyr-latest/samples/drivers/w1/scanner/
DREADME.rst32 [00:00:00.392,272] <inf> main: Device found; family: 0x3a, serial: 0x3af9985800000036
33 [00:00:00.524,169] <inf> main: Device found; family: 0x3a, serial: 0x3a6ea2580000003b
34 [00:00:00.656,097] <inf> main: Device found; family: 0x28, serial: 0x2856fb470d000022
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig.cp16 string "List of connected Peripheral Device addresses"
23 int "OSDP Peripheral Device command queue size"
38 int "Number Peripheral Device POLL commands per second"
41 The Control Panel must query the Peripheral Device periodically to
/Zephyr-latest/drivers/i2s/
DKconfig20 Device driver initialization priority.
26 comment "Device Drivers"
/Zephyr-latest/samples/bluetooth/peripheral_dis/
DREADME.rst5 Expose device information using the Device Information Service (DIS).
11 application specifically exposes the DIS (Device Information) GATT Service.
/Zephyr-latest/samples/subsys/mgmt/osdp/
DREADME.rst3 Open Supervised Device Protocol (OSDP)
6 Open Supervised Device Protocol (OSDP) is an IEC standard (IEC 60839-11-5)
30 - Device status (tamper, power, etc.,)
/Zephyr-latest/drivers/crypto/
DKconfig45 string "Device name for TinyCrypt Pseudo device"
49 Device name for TinyCrypt Pseudo device.
63 string "Device name for mbedTLS Pseudo device"
67 Device name for mbedTLS Pseudo device.
/Zephyr-latest/subsys/pm/
DKconfig59 bool "Device Power Management"
65 device clocks and peripherals. Device drivers may also save
71 module-str = Device Power Management
97 bool "Runtime Device Power Management"
109 On system suspend / resume do not trigger the Device PM hooks but
113 bool "Device Power Management shell"
120 bool "System-Managed Device Power Management"
/Zephyr-latest/scripts/utils/
Dpinctrl_nrf_migrate.py103 class Device(object): class
546 Device(
557 Device(
566 Device(
576 Device(
585 Device(
595 Device(
608 Device(
619 Device(
/Zephyr-latest/drivers/dai/
DKconfig20 Device driver initialization priority.
26 comment "Device Drivers"
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.hid5 bool "USB Human Interface Device support"
9 Enables USB Human Interface Device support.
/Zephyr-latest/samples/boards/nxp/mimxrt1060_evk/system_off/
DREADME.rst36 2. Power Cycle Device.
37 3. Device will turn on and idle for 2 seconds
38 4. Device will turn itself off using deep sleep state 1. Press SW 5
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_device_bos.rst3 Binary Device Object Store (BOS) support API

12345678910>>...15