Home
last modified time | relevance | path

Searched refs:classes (Results 1 – 25 of 32) sorted by relevance

12

/Zephyr-latest/tests/lib/cmsis_dsp/svm/src/
Df16.c19 const int32_t classes[2] = { dims[1], dims[2] }; \
57 intercept, dual_coeff, svec, classes); in ZTEST()
98 intercept, dual_coeff, svec, classes, in ZTEST()
140 intercept, dual_coeff, svec, classes, gamma); in ZTEST()
181 intercept, dual_coeff, svec, classes, coeff0, gamma); in ZTEST()
220 intercept, dual_coeff, svec, classes); in ZTEST()
Df32.c19 const int32_t classes[2] = { dims[1], dims[2] }; \
57 intercept, dual_coeff, svec, classes); in ZTEST()
98 intercept, dual_coeff, svec, classes, in ZTEST()
140 intercept, dual_coeff, svec, classes, gamma); in ZTEST()
181 intercept, dual_coeff, svec, classes, coeff0, gamma); in ZTEST()
220 intercept, dual_coeff, svec, classes); in ZTEST()
/Zephyr-latest/subsys/usb/device/class/
DKconfig.template.composite_device_number2 # various USB classes.
/Zephyr-latest/subsys/usb/device_next/class/
DKconfig.template.instances_count1 # Kconfig template file for setting instances count for various USB classes.
/Zephyr-latest/doc/connectivity/networking/api/
Dtraffic-class.rst23 kernel work queue. The maximum number of traffic classes for both Rx and Tx
/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py238 sidebar = nodes.sidebar(classes=["board-overview"])
299 classes=["category-link"],
332 classes=["code-sample-link"],
448 ul = nodes.bullet_list(classes=["code-sample-list"])
461 li += nodes.inline("", "", sample_xref, classes=["code-sample-name"])
465 classes=["code-sample-description"],
/Zephyr-latest/drivers/ethernet/
DKconfig.sam_gmac46 This works only if there are four or fewer RX traffic classes enabled, as
47 the SAM GMAC hardware supports screening up to four traffic classes.
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst49 * OS-specific C++ standard library classes (e.g. ``std::thread``,
85 (STL)`_ classes and functions. For this reason, it is only suitable for use in
96 The `C++ Standard Library`_ is a collection of classes and functions that are
/Zephyr-latest/doc/develop/sca/
Declair.rst12 detection of important classes of software errors.
/Zephyr-latest/doc/
Dzephyr.doxyfile.in161 # operators of the base classes will not be shown.
389 # classes, or namespaces to their corresponding documentation. Such a link can
396 # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
399 # definitions whose arguments contain STL classes (e.g. func(std::string);
401 # collaboration diagrams that involve STL classes more complete and accurate.
414 # them like normal C++ but will assume all classes use public instead of private
454 # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions
465 # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions
469 # to NO, structs, classes, and unions are shown on a separate page (for HTML and
558 # If the EXTRACT_LOCAL_CLASSES tag is set to YES, classes (and structs) defined
[all …]
/Zephyr-latest/subsys/net/ip/
DKconfig351 int "How many Tx traffic classes to have for each network device"
361 Define how many Tx traffic classes (queues) the system should have
376 int "How many Rx traffic classes to have for each network device"
383 Define how many Rx traffic classes (queues) the system should have
466 classes.
/Zephyr-latest/
DCODE_OF_CONDUCT.md115 individual, or aggression toward or disparagement of classes of individuals.
/Zephyr-latest/doc/connectivity/usb/device/
Dusb_device.rst24 * Provides a programming interface to be used by USB device classes or
34 Supported USB classes
462 classes/functions or custom user implementations. The limitation is the number
/Zephyr-latest/doc/introduction/
Dindex.rst29 file systems, device driver classes, power management, and communication protocols,
/Zephyr-latest/doc/project/
Ddev_env_and_tools.rst49 :alt: Pull request classes
52 Pull request classes
/Zephyr-latest/doc/develop/west/
Dextensions.rst156 of those extensions, and optionally the names of the classes which define them
Dwest-apis.rst345 The main classes are :py:class:`Manifest` and :py:class:`Project`. These
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst108 all the upstream driver classes.
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst21 classes and provides an API to implement custom USB functions.
/Zephyr-latest/doc/kernel/usermode/
Dkernelobjects.rst6 A kernel object can be one of three classes of data:
/Zephyr-latest/doc/connectivity/networking/
Dnet_config_guide.rst230 It is possible to configure multiple traffic classes (queues) when receiving
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst60 the kernel supports one or more of the following thread sub-classes:
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst687 "Runners" are Zephyr-specific Python classes that wrap :ref:`flash and debug
987 custom bindings or driver classes can also be created. This feature may also be
/Zephyr-latest/doc/security/standards/
Detsi-303645.rst420 of automated attacks against classes of devices.
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst236 The scheduler distinguishes between two classes of threads,

12