Home
last modified time | relevance | path

Searched full:language (Results 1 – 25 of 207) sorted by relevance

123456789

/Zephyr-latest/scripts/pylib/pytest-twister-harness/
Dsetup.cfg14 Programming Language :: Python :: 3.8
15 Programming Language :: Python :: 3.9
16 Programming Language :: Python :: 3.10
17 Programming Language :: Python :: 3.11
/Zephyr-latest/doc/connectivity/usb/pd/
Ducds.rst40 :language: dts
49 :language: dts
59 :language: c
67 :language: c
75 :language: c
83 :language: c
91 :language: c
99 :language: c
107 :language: c
130 :language: dts
[all …]
/Zephyr-latest/doc/build/dts/
Dintro-scope-purpose.rst17 As such, devicetree is both a hardware description language and a configuration
18 language for Zephyr. See :ref:`dt_vs_kconfig` for some comparisons between
19 devicetree and Zephyr's other main configuration language, Kconfig.
Ddesign.rst57 Zephyr's binding language *semantics* can support Zephyr-specific attributes,
80 - Zephyr has a custom :ref:`dt-bindings` language *syntax*. While Linux's
84 - Due to inflexibility in the bindings language, Zephyr cannot support the full
/Zephyr-latest/modules/thrift/cmake/
Dthrift.cmake11 lang # The language for generated sources
12 lang_opts # Language options (e.g. ':no_skeleton')
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst3 C Language Support
6 C is a general-purpose low-level programming language that is widely used for
10 the C language. All Zephyr API functions and macros are implemented in C and
22 Language Standards
49 the C language features that have been introduced in more recent versions of
/Zephyr-latest/doc/develop/languages/
Dindex.rst3 Language Support
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst3 C++ Language Support
6 C++ is a general-purpose object-oriented programming language that is based on
7 the C language.
22 The default C++ standard level (i.e. the language enforced by the
42 Language Features
77 enable basic C++ language support. This includes:
84 C++ language support, and it does not implement any `Standard Template Library
133 inspired by and copied from the other language but many years later and
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst78 :language: c
88 require a single instantiation of the language descriptor using the
92 :language: c
101 :language: c
111 :language: c
123 :language: c
139 :language: c
158 :language: c
169 :language: c
183 :language: c
[all …]
/Zephyr-latest/
D.gitattributes11 # language statistics.
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst47 :language: c
67 :language: c
86 :language: c
107 :language: kconfig
121 :language: cmake
126 :language: cmake
/Zephyr-latest/samples/subsys/logging/syst/
DCMakeLists.txt11 set_source_files_properties(src/main.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/tests/subsys/logging/log_stack/
DCMakeLists.txt10 set_source_files_properties(src/main.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/tests/lib/cbprintf_package/
DCMakeLists.txt10 set_source_files_properties(src/main.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/tests/subsys/rtio/rtio_i2c/
Dprj.conf21 # Language features for capturing lambdas
/Zephyr-latest/tests/subsys/logging/log_switch_format/
DCMakeLists.txt12 set_source_files_properties(src/*.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/tests/subsys/logging/log_api/
DCMakeLists.txt12 set_source_files_properties(src/main.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dread_and_decode.rst78 :language: c
91 :language: c
103 :language: c
Dfetch_and_get.rst35 :language: c
75 :language: c
/Zephyr-latest/tests/unit/util/
DCMakeLists.txt18 set_source_files_properties(main.c ${ZEPHYR_BASE}/lib/utils/dec.c PROPERTIES LANGUAGE CXX)
/Zephyr-latest/arch/x86/core/
Dintel64.cmake9 set_property(SOURCE intel64/locore.S PROPERTY LANGUAGE ASM)
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/src/
Dgesture_predictor.hpp13 * See the License for the specific language governing permissions and
Dassert.cpp13 * See the License for the specific language governing permissions and
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dassert.cpp13 * See the License for the specific language governing permissions and
Dconstants.c13 * See the License for the specific language governing permissions and

123456789