Searched full:subset (Results 1 – 25 of 98) sorted by relevance
1234
/Zephyr-latest/.github/workflows/ |
D | twister-prep.yaml | 6 subset: 7 description: subset 8 …value: ${{ jobs.prep_push.outputs.subset != '' && jobs.prep_push.outputs.subset || jobs.prep_pr.o… 25 subset: ${{ steps.output-services.outputs.subset }} 99 subset="[$(seq -s',' 1 ${TWISTER_NODES})]" 101 subset="[$(seq -s',' 1 ${MATRIX_SIZE})]" 105 echo "subset=${subset}" >> $GITHUB_OUTPUT 113 subset: ${{ steps.output-services.outputs.subset }} 136 subset="[$(seq -s',' 1 ${PUSH_MATRIX_SIZE})]" 139 subset="[$(seq -s',' 1 ${DAILY_MATRIX_SIZE})]" [all …]
|
D | twister.yaml | 37 subset: ${{fromJSON(needs.twister-build-prep.outputs.subset)}} 137 …./scripts/twister --subset ${{matrix.subset}}/${{ strategy.job-total }} ${TWISTER_COMMON} ${PUSH_O… 138 if [ "${{matrix.subset}}" = "1" ]; then 153 …./scripts/twister --subset ${{matrix.subset}}/${{ strategy.job-total }} --load-tests testplan.json… 154 … if [ "${{matrix.subset}}" = "1" -a ${{needs.twister-build-prep.outputs.fullrun}} = 'True' ]; then 167 …./scripts/twister --subset ${{matrix.subset}}/${{ strategy.job-total }} ${TWISTER_COMMON} ${WEEKLY… 168 if [ "${{matrix.subset}}" = "1" ]; then 184 name: Unit Test Results (Subset ${{ matrix.subset }}) 192 - if: matrix.subset == 1 && github.event_name == 'push' 202 - if: matrix.subset == 1 && github.event_name == 'push'
|
/Zephyr-latest/doc/develop/languages/c/ |
D | minimal_libc.rst | 7 and provides the minimal subset of the standard C library required to meet the 21 The minimal libc implements the minimal subset of the ISO/IEC 9899:2011 52 A subset of the error numbers defined in the `POSIX errno.h specification`_ and
|
/Zephyr-latest/soc/snps/qemu_arc/ |
D | Kconfig.defconfig | 23 # may assume MPUv3 is just a subset of MPUv2.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.pl011 | 25 which is subset of PL011 interface.
|
/Zephyr-latest/tests/lib/cpp/cxx/ |
D | app.overlay | 7 * test. Subset of tests/kernel/device/app.overlay and other app.overlay
|
/Zephyr-latest/dts/arm/st/f4/ |
D | stm32f429vX.dtsi | 5 * that are missing on only a small subset of SoCs of a given group
|
/Zephyr-latest/include/zephyr/usb/ |
D | msos_desc.h | 54 /* Microsoft OS 2.0 configuration subset header 65 /* Microsoft OS 2.0 function subset header
|
/Zephyr-latest/samples/subsys/ipc/openamp/boards/ |
D | mimxrt1170_evk_mimxrt1176_cm7_B.overlay | 15 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1170_evk_mimxrt1176_cm7_A.overlay | 15 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1160_evk_mimxrt1166_cm7.overlay | 15 * Define a subset of the OCRAM2 region for demo to use
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | hwinfo.rst | 14 support different subset of flags. Use
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | testplan.py | 267 if self.options.subset: 268 s = self.options.subset 270 subset, sets = (int(x) for x in s.split("/")) 272 raise TwisterRuntimeError("Bad subset value.") from err 274 if subset > sets: 275 raise TwisterRuntimeError("subset should not exceed the total number of sets") 277 if int(subset) > 0 and int(sets) >= int(subset): 278 logger.info(f"Running only a subset: {subset}/{sets}") 281 f"You have provided a wrong subset value: {self.options.subset}." 284 self.generate_subset(subset, int(sets)) [all …]
|
/Zephyr-latest/dts/bindings/gpio/ |
D | digilent,pmod.yaml | 21 is a proper subset of the 12-pin connector. In that case parent pins 4
|
D | xlnx,xps-gpio-1.00.a.yaml | 9 # Property names correspond to a subset of those generated by
|
/Zephyr-latest/arch/riscv/ |
D | Kconfig.isa | 40 subset name "A", and contains instructions that atomically 86 quad-precision binary floatingpoint instruction subset is named "Q".
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | sifive,pinctrl.yaml | 6 that are a subset of the GPIO controller. You can use this node to set the
|
/Zephyr-latest/samples/subsys/usb/webusb/src/ |
D | main.c | 61 * Subset Header. 183 /* Configuration Subset Header: 184 * https://wicg.github.io/webusb/#configuration-subset-header 188 /* Function Subset Header: 189 * https://wicg.github.io/webusb/#function-subset-header
|
/Zephyr-latest/samples/subsys/ipc/openamp/remote/boards/ |
D | mimxrt1170_evk_mimxrt1176_cm4_B.overlay | 29 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1160_evk_mimxrt1166_cm4.overlay | 31 * Define a subset of the OCRAM2 region for demo to use
|
D | mimxrt1170_evk_mimxrt1176_cm4.overlay | 31 * Define a subset of the OCRAM2 region for demo to use
|
/Zephyr-latest/dts/bindings/spi/ |
D | xlnx,xps-spi-2.00.a.yaml | 10 # Property names correspond to a subset of those generated by
|
/Zephyr-latest/doc/develop/test/ |
D | bsim.rst | 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
|
/Zephyr-latest/include/zephyr/drivers/pcie/ |
D | controller.h | 62 * @brief Function called to allocate a memory region subset for an endpoint Base Address Register. 83 * @brief Function called to get the current allocation base of a memory region subset 226 * @brief Allocate a memory region subset for an endpoint Base Address Register. 253 * @brief Function called to get the current allocation base of a memory region subset
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,lis2dh-common.yaml | 67 leakage). Note that only subset of devices supported by this
|
1234