Searched refs:subset (Results 1 – 25 of 52) sorted by relevance
123
23 # may assume MPUv3 is just a subset of MPUv2.
7 and provides the minimal subset of the standard C library required to meet the21 The minimal libc implements the minimal subset of the ISO/IEC 9899:201152 A subset of the error numbers defined in the `POSIX errno.h specification`_ and
15 * Define a subset of the OCRAM2 region for demo to use
14 support different subset of flags. Use
5 * that are missing on only a small subset of SoCs of a given group
25 which is subset of PL011 interface.
665 #define USBD_DESC_BOS_DEFINE(name, len, subset) \ argument670 .ptr = subset, \706 #define USBD_DESC_BOS_VREQ_DEFINE(name, len, subset, vcode, vto_host, vto_dev) \ argument713 .ptr = subset, \
29 * Define a subset of the OCRAM2 region for demo to use
31 * Define a subset of the OCRAM2 region for demo to use
267 if self.options.subset:268 s = self.options.subset270 subset, sets = (int(x) for x in s.split("/"))274 if subset > sets:277 if int(subset) > 0 and int(sets) >= int(subset):284 self.generate_subset(subset, int(sets))286 def generate_subset(self, subset, sets): argument322 if subset <= num_extra_sets:323 start = (subset - 1) * (per_set + 1)327 start = ((subset - num_extra_sets - 1) * per_set) + base[all …]
40 subset name "A", and contains instructions that atomically86 quad-precision binary floatingpoint instruction subset is named "Q".
63 Today these tests include a very significant subset of the BT qualification test suite.104 Or to build and run only a specific subset, e.g. host advertising tests:152 To speed up compilation for users interested only in a subset of tests, several compile scripts
8 implements a subset of the standard POSIX API specified by `IEEE 1003.1-2017`_ (also known as34 - Providing an efficient API subset appropriate for small (MCU) embedded systems
613 subset, argument725 subset=subset814 subset,835 testplan.generate_subset(subset, sets)
108 A subset of the :ref:`uart_api` is expected to work for all SoC UART
87 The Zephyr minimal C++ library only provides a very limited subset
34 related constraints. Dynamic threads are a subset of all other CMSIS
14 implementation via `struct fs_file_system_t` if only a subset
11 implementation, rather than the subset provided by MINIMAL_LIBC.
45 Zephyr currently provides only a subset of C++ functionality. The following75 Zephyr minimal C++ library (:file:`lib/cpp/minimal`) provides a minimal subset131 incompatibilities`_. C is not just a C++ subset. Standard levels (e.g.:
27 #error GRTC child-owned-channels DT property must be a subset of owned-channels
65 restricted by its CPU mask to execute on a subset of all CPUs) may