Searched refs:subset (Results 1 – 25 of 51) 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
42 subset name "A", and contains instructions that atomically88 quad-precision binary floatingpoint instruction subset is named "Q".119 (Zaamo) - Atomic memory operation subset of the A extension126 (Zlrsc) - Load-Reserved/Store-Conditional subset of the A extension
15 * Define a subset of the OCRAM2 region for demo to use
14 support different subset of flags. Use
23 which is subset of PL011 interface.
5 * that are missing on only a small subset of SoCs of a given group
667 #define USBD_DESC_BOS_DEFINE(name, len, subset) \ argument672 .ptr = subset, \708 #define USBD_DESC_BOS_VREQ_DEFINE(name, len, subset, vcode, vto_host, vto_dev) \ argument715 .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
266 if self.options.subset:267 s = self.options.subset269 subset, sets = (int(x) for x in s.split("/"))273 if subset > sets:276 if int(subset) > 0 and int(sets) >= int(subset):283 self.generate_subset(subset, int(sets))285 def generate_subset(self, subset, sets): argument321 if subset <= num_extra_sets:322 start = (subset - 1) * (per_set + 1)326 start = ((subset - num_extra_sets - 1) * per_set) + base[all …]
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
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
612 subset, argument736 subset=subset825 subset,846 testplan.generate_subset(subset, sets)
108 A subset of the :ref:`uart_api` is expected to work for all SoC UART
14 implementation via `struct fs_file_system_t` if only a subset
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.:
108 The Zephyr minimal C++ library only provides a very limited subset
11 implementation, rather than the subset provided by MINIMAL_LIBC.
65 restricted by its CPU mask to execute on a subset of all CPUs) may
30 #error GRTC child-owned-channels DT property must be a subset of owned-channels
110 implement only a subset of the functions that is required for minimal operation.