Home
last modified time | relevance | path

Searched refs:indirect (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/scripts/tests/twister/
Dtest_testinstance.py239 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'sample'}], indirect=True)
270 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'sample'}], indirect=True)
306 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'sample'}], indirect=True)
319 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
365 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
382 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
392 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
407 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
472 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
535 @pytest.mark.parametrize('testinstance', [{'testsuite_kind': 'tests'}], indirect=True)
[all …]
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst44 This sample in both modes (direct sample counting and indirect I2S buffer output
47 The sample defaults to indirect feedback calculation because direct sample
49 input pin (hardcoded to P1.09) on :ref:`nrf5340dk_nrf5340`. In the indirect mode
/Zephyr-latest/tests/net/lib/lwm2m/interop/pytest/
Dtest_portfolio.py54 @pytest.mark.parametrize(("configuration_C13"),[None], scope='function', indirect=['configuration_C…
/Zephyr-latest/drivers/interrupt_controller/
Dintc_gicv3_its.c159 bool indirect = false; in its_alloc_tables() local
196 indirect = true; in its_alloc_tables()
236 reg |= MASK_SET(indirect ? 1 : 0, GITS_BASER_INDIRECT); in its_alloc_tables()
243 if (type == GITS_BASER_TYPE_DEVICE && indirect) { in its_alloc_tables()
244 data->dev_table_is_indirect = indirect; in its_alloc_tables()
/Zephyr-latest/
DLICENSE18 "control" means (i) the power, direct or indirect, to cause the
157 liable to You for damages, including any direct, indirect, special,
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst144 source files due to *indirect* inclusion and the `lack of structure and
/Zephyr-latest/doc/
Dzephyr.doxyfile.in2661 # generate a graph for each documented class showing the direct and indirect
2666 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
2678 # graph for each documented class showing the direct and indirect implementation
2753 # direct and indirect include dependencies of the file with other documented
2764 # the direct and indirect include dependencies of the file with other documented