Home
last modified time | relevance | path

Searched full:category (Results 1 – 25 of 229) sorted by relevance

12345678910

/Zephyr-latest/doc/_extensions/zephyr/domain/
D__init__.py15 - ``zephyr:code-sample-category::`` - Defines a category for grouping code samples.
16 - ``zephyr:code-sample-listing::`` - Shows a listing of code samples found in a given category.
24 - ``:zephyr:code-sample-category:`` - References a code sample category.
201 # move all the siblings of the category node underneath the section it contains
215 # finally, replace the category node with the section it contains
288 # find docname for tree.category["id"]
289 docname = self.env.domaindata["zephyr"]["code-samples-categories"][tree.category["id"]][
295 *[nodes.Text(tree.category["name"])],
299 classes=["category-link"],
304 sorted_children = sorted(tree.children, key=lambda x: x.category["name"])
[all …]
/Zephyr-latest/cmake/sca/eclair/ECL/
Dlanguage_extensions.ecl2 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.tokenext)&&category(^(__asm__|__attribute__|__type…
4 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.nonstdc)&&category(^GCC diagnostic (push|pop|ignor…
5 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.freestlb)&&category(^(string|fcntl|time|errno|ctyp…
6 -config=MC3R1.R1.2,behaviors+={hide,"service(STD.diag)&&category(^(ext_missing_varargs_arg|ext_past…
/Zephyr-latest/samples/subsys/portability/
Dportability.rst1 .. zephyr:code-sample-category:: portability
8 See also :zephyr:code-sample-category:`POSIX sample applications<posix>`.
/Zephyr-latest/include/zephyr/sensing/
Dsensing_sensor_types.h23 * sensor category light
28 * sensor category motion
39 * sensor category other
/Zephyr-latest/samples/modules/compression/
Dcompression.rst1 .. zephyr:code-sample-category:: compression
/Zephyr-latest/samples/subsys/debug/
Dindex.rst1 .. zephyr:code-sample-category:: debug
/Zephyr-latest/samples/subsys/mgmt/
Dmgmt.rst1 .. zephyr:code-sample-category:: mgmt
/Zephyr-latest/samples/subsys/testsuite/
Dtestsuite.rst1 .. zephyr:code-sample-category:: testsuite
/Zephyr-latest/samples/subsys/console/
Dconsole.rst1 .. zephyr:code-sample-category:: console
/Zephyr-latest/samples/subsys/display/
Ddisplay.rst1 .. zephyr:code-sample-category:: display
/Zephyr-latest/samples/subsys/input/
Dinput.rst1 .. zephyr:code-sample-category:: input
/Zephyr-latest/samples/subsys/logging/
Dlogging.rst1 .. zephyr:code-sample-category:: logging
/Zephyr-latest/samples/subsys/modbus/
Dmodbus.rst1 .. zephyr:code-sample-category:: modbus
/Zephyr-latest/samples/subsys/profiling/
Dprofiling.rst1 .. zephyr:code-sample-category:: profiling
/Zephyr-latest/samples/subsys/sensing/
Dsensing.rst1 .. zephyr:code-sample-category:: sensing
/Zephyr-latest/samples/subsys/shell/
Dshell.rst1 .. zephyr:code-sample-category:: shell
/Zephyr-latest/samples/drivers/misc/
DREADME.rst1 .. zephyr:code-sample-category:: misc_drivers
/Zephyr-latest/samples/basic/
Dbasic.rst1 .. zephyr:code-sample-category:: basic
/Zephyr-latest/samples/sysbuild/
Dsysbuild.rst1 .. zephyr:code-sample-category:: sysbuild
/Zephyr-latest/samples/boards/phytec/
Dindex.rst1 .. zephyr:code-sample-category:: phytec
/Zephyr-latest/samples/boards/st/bluetooth/
Dindex.rst1 .. zephyr:code-sample-category:: stm32_bluetooth
/Zephyr-latest/samples/drivers/fpga/
Dindex.rst1 .. zephyr:code-sample-category:: fpga
/Zephyr-latest/samples/boards/bbc/
Dindex.rst1 .. zephyr:code-sample-category:: bbc
/Zephyr-latest/samples/boards/
Dboards.rst1 .. zephyr:code-sample-category:: boards
/Zephyr-latest/samples/boards/microchip/
Dindex.rst1 .. zephyr:code-sample-category:: microchip

12345678910