Home
last modified time | relevance | path

Searched refs:class (Results 51 – 75 of 192) sorted by relevance

12345678

/Zephyr-latest/samples/subsys/usb/dfu/
DREADME.rst5 Implement device firmware upgrade using the USB DFU class driver.
17 class provided by the Zephyr project depends on DFU image manager and
109 [00:00:00.005,920] <inf> main: This device supports USB DFU class.
142 [00:00:00.005,920] <inf> main: This device supports USB DFU class.
/Zephyr-latest/boards/enjoydigital/litex_vexriscv/doc/img/
Dsymbiflow.svg1 … 532.8 134.4" xml:space="preserve"><style>.st0{fill:#5a2ab5}</style><path class="st0" d="M23.5 44.…
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet.rst33 * :ref:`Priority queues <traffic-class-support>`
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig67 bool "Send vendor class identifier in DHCPv4 request"
71 DHCPv4 vendor class identifier option in the DHCPv4 request.
74 string "Vendor class identifier"
78 The string to include in the DHCPv4 vendor class identifier option
/Zephyr-latest/doc/hardware/emulator/
Dbus_emulators.rst92 #. ``_backend_api`` - This points to the device-class specific backend API for
97 device-class.
101 :alt: Device class example, demonstrating BC1.2 charging detectors.
112 out of band. Each device class defines it's own API functions. The backend API
129 the same driver class.
Dindex.rst11 and present themselves as devices of a given class to the rest of the system.
28 emulate a peripheral class by connecting to host APIs are not covered by this page.
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_tracing.rst18 and traffic class used.
Dnet_config_guide.rst231 or sending network data. Each traffic class queue is implemented as a thread
236 using a dedicated traffic class thread. This is why by default the
238 not enabled. If userspace is enabled, then the minimum TX traffic class
243 class queue. Reason is that typically the network device driver is running
246 the packet to the traffic class queue. If the network device driver is not
247 running in IRQ context when it gets the packet, then the RX traffic class
/Zephyr-latest/modules/thrift/src/thrift/server/
DTSimpleServer.h42 class TSimpleServer : public TServerFramework
DTServerFramework.h55 class TServerFramework : public TServer
DTServer.h56 class TServerEventHandler
111 class TServer
/Zephyr-latest/subsys/usb/device_next/
DKconfig58 rsource "class/Kconfig"
/Zephyr-latest/subsys/net/ip/
DKconfig.debug62 module-str = Log level for network traffic class code
63 module-help = Enables network traffic class code to output debug messages.
/Zephyr-latest/doc/develop/test/twister/
Dtwister_blackbox.rst65 TESTDATAs are most often declared as class fields.
89 - Consider using class fields instead - look at TESTDATAs for an example.
122 .. [#f1] Take note of the ``setup_class()`` class function, which allows us to run
/Zephyr-latest/boards/
Dindex.rst17 :class: dropdown
/Zephyr-latest/samples/cpp/cpp_synchronization/
DREADME.rst8 The sample project illustrates usage of pure virtual class, member
/Zephyr-latest/doc/hardware/peripherals/
Dvideo.rst41 controls available which can be generic, related to a device class or vendor
/Zephyr-latest/subsys/usb/device/class/dfu/
DKconfig11 USB DFU class driver
/Zephyr-latest/subsys/usb/device/class/hid/
DKconfig23 source "subsys/usb/device/class/Kconfig.template.composite_device_number"
/Zephyr-latest/doc/develop/manifest/external/
Dcannectivity.rst46 #include <cannectivity/usb/class/gs_usb.h>
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
DREADME.md26 <table class="tfo-notebook-buttons" align="left">
/Zephyr-latest/samples/boards/st/sensortile_box_pro/sensors-on-board/
DREADME.rst23 through USB. The board shows up as a USB CDC class standard device.
/Zephyr-latest/include/zephyr/net/
Dcoap.h135 #define COAP_MAKE_RESPONSE_CODE(class, det) ((class << 5) | (det)) argument
/Zephyr-latest/samples/boards/st/sensortile_box/
DREADME.rst25 through USB. The board declares itself as a USB CDC class device.
/Zephyr-latest/samples/boards/st/steval_stwinbx1/sensors/
DREADME.rst26 through USB. The board shows up as a USB CDC class standard device.

12345678