Home
last modified time | relevance | path

Searched full:includes (Results 1 – 25 of 614) sorted by relevance

12345678910>>...25

/Zephyr-latest/cmake/ide/
Declipse_cdt4_generator_amendment.cmake56 # 1 - work mode: "C and CXX includes, defines in .cproject without __cplusplus"
57 # 2 - work mode: "C and CXX includes, defines in .cproject with __cplusplus"
58 # 5 - work mode: "C and CXX includes, defines in Eclipse with project defines"
61 # the C and CXX includes, defines setting in Eclipse is the user task.
64 ## 3 - work mode: "C and CXX includes, defines in .settings - [EXPERIMENTAL]"
65 ## 4 - work mode: "C and CXX includes, defines in .settings with project defines - [EXPERIMENTAL]"
69 set(_work_mode "C and CXX includes, defines in .cproject without __cplusplus")
71 message(" with project includes and defines")
73 set(_work_mode "C and CXX includes, defines in .cproject with __cplusplus")
75 message(" with project includes and defines")
[all …]
/Zephyr-latest/scripts/west_commands/zspdx/
Dgetincludes.py19 log.dbg(f" - getting includes for {srcFile}")
25 includes = ["-I" + incl.path for incl in tcg.includes]
31 cmd = [compilerPath, "-E", "-H"] + fragments + includes + defines + [srcFile]
44 includes = set()
63 includes.add(sline[1])
65 includesList = list(includes)
/Zephyr-latest/modules/
DKconfig.renesas_fsp60 Includes RSIP-E51A implementation for SCE driver
67 Includes SCE7 implementation for SCE driver
74 Includes SCE5 implementation for SCE driver
81 Includes TRNG implementation for SCE driver
/Zephyr-latest/tests/net/lib/lwm2m/lwm2m_registry/
DCMakeLists.txt13 set(includes variable
20 ${includes}
/Zephyr-latest/dts/bindings/flash_controller/
Dnxp,kinetis-ftfa.yaml11 Configures the reset value of the FSEC register, which includes
18 Configures the reset value of the FOPT register, which includes boot,
/Zephyr-latest/boards/snps/iotdk/
DKconfig.iotdk9 The DesignWare ARC IoT Development Kit board is a versatile platform that includes the
11 sensor fusion, voice recognition and face detection designs. It includes a silicon
/Zephyr-latest/lib/libc/picolibc/
DKconfig49 Includes full integer with long long, but no floating
127 Includes C99 printf and scanf support for j, z, t size
136 Includes support for positional args (e.g. $1) in integer-only
166 Includes code for basic locale support
171 Includes code for extended locale support
176 Includes code for multi-byte characters
/Zephyr-latest/lib/posix/options/
DKconfig.profile57 PSE51 includes the POSIX Base Definitions (System Interfaces) as well as several Options and
72 PSE52 includes the POSIX Base Definitions (System Interfaces) as well as all features of
73 PSE51. Additionally, it includes interfaces for file descriptor management, filesystem
88 PSE53 includes the POSIX Base Definitions (System Interfaces) as well as all features of
89 PSE52. Additionally, it includes interfaces for POSIX multi-processing, networking, pipes,
/Zephyr-latest/dts/bindings/pinctrl/
Dinfineon,cat1-pinctrl.yaml32 Infineon CAT1 SoC's devicetree includes a set of pre-defined pin control
35 board dts (boards\arm\cy8cproto_062_4343w\cy8cproto_062_4343w.dts) includes MPN dts
38 Each MPN dtsi includes package dtsi (../psoc6_xx/psoc6_xx.yyy-zzz.dtsi),
39 For example, CY8C624ABZI_S2D44 includes "../psoc6_02/psoc6_02.124-bga.dtsi".
/Zephyr-latest/arch/x86/zefi/
Dzefi.py115 includes = []
117 includes.extend(["-I", include_dir])
118 cmd = ([args.compiler, "-shared", "-Wall", "-Werror", "-I."] + includes +
157 parser.add_argument("-i", "--includes", required=True, nargs="+",
165 verbose(f"Working on {args.elf_file} with {args.includes}...")
166 build_elf(args.elf_file, args.includes)
/Zephyr-latest/doc/build/dts/
Dintro-input-output.rst22 - includes (``.dtsi``)
39 :file:`BOARD.dts` includes one or more ``.dtsi`` files. These ``.dtsi`` files
42 multiple boards. In addition to these includes, :file:`BOARD.dts` also describes
51 and includes are generally done with ``#include <filename>`` directives, even
79 the contents of devicetree sources, includes, and overlays in a way that allows
/Zephyr-latest/scripts/dts/python-devicetree/tests/test-bindings-include/
Dinclude-2.yaml3 description: Second file for testing "intermixed" includes.
Dallow-and-blocklist-multilevel.yaml4 Includes can be added at any level, so can property-allowlist and
/Zephyr-latest/soc/nxp/s32/s32k1/
DKconfig92 Configures the reset value of the FSEC register, which includes
101 Configures the reset value of the FOPT register, which includes boot,
/Zephyr-latest/soc/nuvoton/numaker/m2l31x/
Dsoc.h10 /* Hardware and starter kit includes. */
/Zephyr-latest/soc/nuvoton/numaker/m46x/
Dsoc.h10 /* Hardware and starter kit includes. */
/Zephyr-latest/doc/services/device_mgmt/
Dota.rst28 `Golioth`_ is an IoT management platform that includes OTA updates. Devices are
36 2. The `Golioth OTA documentation`_ includes complete information about the
75 The :ref:`lwm2m_interface` protocol includes support for firmware update via
/Zephyr-latest/soc/ti/simplelink/cc32xx/
DKconfig.defconfig.cc3235sf9 # This includes the NWP interrupt
DKconfig.defconfig.cc3220sf9 # This includes the NWP interrupt
/Zephyr-latest/tests/modules/nanopb/lib/
DCMakeLists.txt5 # Demonstrate that our library includes a generated header so we need the following dependency
/Zephyr-latest/drivers/flash/
DKconfig.it8xxx216 The flash driver includes support for read, write and
/Zephyr-latest/dts/bindings/pcie/endpoint/
Dbrcm,iproc-pcie-ep.yaml15 It includes registers to access EP configuration space
/Zephyr-latest/boards/snps/hsdk4xd/
DKconfig.hsdk4xd10 platform for the ARC HS4x/4xD family of processor IP. It includes
/Zephyr-latest/lib/smf/
DKconfig14 If y, then the state machine framework includes ancestor state support
/Zephyr-latest/samples/application_development/external_lib/
DCMakeLists.txt17 zephyr_get_include_directories_for_lang_as_string( C includes)
27 "${target_flag} ${includes} ${definitions} ${options} ${system_includes}"

12345678910>>...25