Searched refs:language (Results 51 – 75 of 77) sorted by relevance
1234
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/ |
D | index.rst | 138 a custom instruction set, generated from a custom assembly language.
|
/Zephyr-latest/ |
D | LICENSE | 200 See the License for the specific language governing permissions and
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 150 immediately accessible (e.g., assembly language). The generation of
|
/Zephyr-latest/doc/develop/application/ |
D | index.rst | 88 written in C, C++, or assembly language. The Zephyr convention is to place 531 :language: kconfig 1346 .. _CMake list: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#lists
|
/Zephyr-latest/boards/snps/nsim/arc_classic/doc/ |
D | index.rst | 327 language options are still set in Zephyr generic code. It could be observed by
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 72 For more information on developing Zephyr applications in the C programming language, please refer
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 172 Zephyr's devicetree bindings language supports a ``bus:`` key which allows
|
/Zephyr-latest/doc/build/dts/ |
D | intro-syntax-structure.rst | 300 Zephyr's devicetree bindings language lets you give a name to each cell in
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 109 # The OUTPUT_LANGUAGE tag is used to specify the language in which all 111 # information to generate all constant output in the proper language. 309 # for that language. For instance, namespaces will be presented as packages, 329 # language. For instance, namespaces will be presented as modules, types will be 338 # using this tag. The format is ext=language, where ext is a file extension, and 339 # language is one of the parsers supported by Doxygen: IDL, Java, JavaScript, 406 # If you use Microsoft's C++/CLI language, you should set this option to YES to 2013 # the output language.
|
/Zephyr-latest/doc/project/ |
D | dev_env_and_tools.rst | 226 extract information that requires a C language parser to process
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.5.rst | 85 language "round trip" requirements for these operations). If you use
|
D | release-notes-1.10.rst | 136 with corresponding CMakeLists.txt. The DSL-like Make language that
|
D | release-notes-3.4.rst | 171 Zephyr with the C and C++ language specification requirements for
|
D | release-notes-2.2.rst | 1248 * :github:`3717` - purge linker scripts of macro-based meta-language
|
D | release-notes-2.4.rst | 1033 * :github:`28097` - cmake: fails to filter options for target language
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 92 Some ambiguous language in the LwM2M spec causes some LwM2M server
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 316 # The flags might contains compile language generator expressions that 321 # Flags that don't specify a language like this apply to all 328 # to find out if the language matches. 1869 # Kconfig is a configuration language developed for the Linux 1963 # language to allow cleaner build scripts. 2300 # Writes 1 to the output variable 'ok' for the language 'lang' if
|
/Zephyr-latest/doc/services/tracing/ |
D | index.rst | 56 Common Trace Format, CTF, is an open format and language to describe trace
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 107 using the YAML markup language. The example below shows a board with a data 801 The grammar for the expression language is as follows:
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 100 - All usage of assembly language should be documented 1259 .. _Bluetooth Appropriate Language Mapping Tables: https://specificationrefs.bluetooth.com/language…
|
/Zephyr-latest/doc/kernel/services/ |
D | interrupts.rst | 693 creates a small assembly language function which calls the common interrupt
|
/Zephyr-latest/doc/develop/west/ |
D | release-notes.rst | 672 detail in CPython 3.6, but it is part of the language specification as of
|
D | manifest.rst | 487 older names as part of a general Zephyr-wide inclusive language
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 503 Zephyr uses the Kconfig language to configure software features. Your board
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 1229 .. _CMake list: https://cmake.org/cmake/help/latest/manual/cmake-language.7.html#lists
|
1234