/Zephyr-latest/tests/lib/cmsis_dsp/svm/src/ |
D | f16.c | 19 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()
|
D | f32.c | 19 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/ |
D | Kconfig.template.composite_device_number | 2 # various USB classes.
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | Kconfig.template.instances_count | 1 # Kconfig template file for setting instances count for various USB classes.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | traffic-class.rst | 23 kernel work queue. The maximum number of traffic classes for both Rx and Tx
|
/Zephyr-latest/doc/_extensions/zephyr/domain/ |
D | __init__.py | 238 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/ |
D | Kconfig.sam_gmac | 46 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/ |
D | index.rst | 49 * 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/ |
D | eclair.rst | 12 detection of important classes of software errors.
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 161 # 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/ |
D | Kconfig | 351 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/ |
D | CODE_OF_CONDUCT.md | 115 individual, or aggression toward or disparagement of classes of individuals.
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 24 * 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/ |
D | index.rst | 29 file systems, device driver classes, power management, and communication protocols,
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 49 :alt: Pull request classes 52 Pull request classes
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 156 of those extensions, and optionally the names of the classes which define them
|
D | west-apis.rst | 345 The main classes are :py:class:`Manifest` and :py:class:`Project`. These
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.1.rst | 108 all the upstream driver classes.
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 21 classes and provides an API to implement custom USB functions.
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 6 A kernel object can be one of three classes of data:
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 230 It is possible to configure multiple traffic classes (queues) when receiving
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 60 the kernel supports one or more of the following thread sub-classes:
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 687 "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/ |
D | etsi-303645.rst | 420 of automated attacks against classes of devices.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 236 The scheduler distinguishes between two classes of threads,
|