Searched full:modules (Results 1 – 25 of 461) sorted by relevance
12345678910>>...19
/Zephyr-latest/modules/ |
D | Kconfig | 19 comment "Available modules." 21 osource "$(KCONFIG_BINARY_DIR)/Kconfig.modules" 23 source "modules/Kconfig.altera" 24 source "modules/Kconfig.atmel" 25 source "modules/Kconfig.chre" 26 source "modules/Kconfig.cypress" 27 source "modules/Kconfig.eos_s3" 28 source "modules/Kconfig.esp32" 29 source "modules/Kconfig.imx" 30 source "modules/Kconfig.infineon" [all …]
|
D | Kconfig.sysbuild | 6 comment "Available modules." 8 source "$(KCONFIG_BINARY_DIR)/Kconfig.sysbuild.modules" 10 comment "Unavailable modules, please install those via the project manifest." 12 # List of comments to display when Zephyr modules are not available, please 25 # modules are not present in the workspace 27 osource "modules/*/Kconfig.sysbuild"
|
/Zephyr-latest/ |
D | west.yml | 35 path: modules/lib/acpica 121 path: modules/hal/cmsis 126 path: modules/lib/cmsis-dsp 129 path: modules/lib/cmsis-nn 133 path: modules/lib/cmsis_6 141 path: modules/fs/fatfs 146 path: modules/hal/adi 151 path: modules/hal/altera 156 path: modules/hal/ambiq 161 path: modules/hal/atmel [all …]
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | sample.yaml | 5 modules: 24 sample.modules.lvgl.demo_music: 27 sample.modules.lvgl.demo_benchmark: 31 sample.modules.lvgl.demo_stress: 34 sample.modules.lvgl.demo_widgets: 37 sample.modules.lvgl.demo_flex_layout: 40 sample.modules.lvgl.demo_keypad_encoder: 43 sample.modules.lvgl.demo_render: 46 sample.modules.lvgl.demo_scroll: 49 sample.modules.lvgl.demo_multilang: [all …]
|
D | README.rst | 47 :zephyr-app: samples/modules/lvgl/demos 54 :zephyr-app: samples/modules/lvgl/demos 62 :zephyr-app: samples/modules/lvgl/demos 70 :zephyr-app: samples/modules/lvgl/demos 78 :zephyr-app: samples/modules/lvgl/demos 86 :zephyr-app: samples/modules/lvgl/demos 94 :zephyr-app: samples/modules/lvgl/demos 102 :zephyr-app: samples/modules/lvgl/demos 110 :zephyr-app: samples/modules/lvgl/demos 118 :zephyr-app: samples/modules/lvgl/demos
|
/Zephyr-latest/submanifests/ |
D | optional.yaml | 9 path: modules/lib/canopennode 15 path: modules/lib/chre 21 path: modules/lib/lz4 27 path: modules/lib/nanopb 33 path: modules/tee/tf-m/psa-arch-tests 39 path: modules/audio/sof 45 path: modules/tee/tf-m/tf-m-tests 51 path: optional/modules/lib/tflite-micro 57 path: optional/modules/lib/thrift 64 path: modules/lang/rust [all …]
|
/Zephyr-latest/doc/develop/manifest/ |
D | index.rst | 11 Active Projects/Modules 15 call :command:`west update`. Many of the projects or modules listed below are 19 To disable any of the active modules, for example a specific HAL, use the 28 Inactive and Optional Projects/Modules 33 call :command:`west update`. You can add any of the projects or modules listed below 37 To enable any of the modules below, use the following commands:: 45 External Projects/Modules 53 recommended ways to do this while still inheriting the mandatory modules from 57 external modules to the list below:
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_images.cmake | 16 sysbuild_module_call(PRE_CMAKE MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES}) 19 …sysbuild_module_call(PRE_IMAGE_CMAKE MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES} IMAGE ${ima… 21 …sysbuild_module_call(POST_IMAGE_CMAKE MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES} IMAGE ${im… 23 sysbuild_module_call(POST_CMAKE MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES}) 25 sysbuild_module_call(PRE_DOMAINS MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES}) 27 sysbuild_module_call(POST_DOMAINS MODULES ${SYSBUILD_MODULE_NAMES} IMAGES ${IMAGES})
|
/Zephyr-latest/dts/bindings/display/ |
D | led-strip-matrix.yaml | 69 If the matrix consists of multiple modules, it is the sum of their widths. 74 If the matrix consists of multiple modules, it is the sum of their heights. 76 horizontal-modules: 80 If the display forms with multiple modules, 81 specify the horizontal number of modules. 85 * 8x4 display with 2 serpentine layout modules 91 vertical-modules: 95 If the display forms with multiple modules, 96 specify the vertical number of modules. 100 * 4x8 display with 2 serpentine layout modules [all …]
|
/Zephyr-latest/samples/modules/canopennode/ |
D | sample.yaml | 7 modules: 17 sample.modules.canopennode: 19 sample.modules.canopennode.program_download: 31 sample.modules.canopennode.no_storage:
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | README.rst | 1 .. zephyr:code-sample:: llext-modules 16 implemented in :zephyr_file:`samples/subsys/llext/modules/src/hello_world_ext.c`. 22 :zephyr_file:`samples/subsys/llext/modules/src/main_builtin.c`. 27 :zephyr_file:`samples/subsys/llext/modules/src/main_module.c`. 43 :zephyr-app: samples/subsys/llext/modules 52 :zephyr-app: samples/subsys/llext/modules 55 :west-args: -T sample.llext.modules.module_build 59 Take a look at :zephyr_file:`samples/subsys/llext/modules/sample.yaml` for
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.filtering | 18 Sets log level for modules which don't specify it explicitly. When 19 set to 0 it means log will not be activated for those modules. 33 Forces a minimum log level for all modules. Modules use their 50 Forces a maximal log level for all modules. Modules saturates their
|
/Zephyr-latest/tests/subsys/openthread/ |
D | CMakeLists.txt | 8 ${ZEPHYR_BASE}/../modules/lib/openthread/include/ 9 ${ZEPHYR_BASE}/../modules/lib/openthread/src/posix/platform/ 10 ${ZEPHYR_BASE}/modules/openthread/platform/ 11 ${ZEPHYR_BASE}/../modules/lib/openthread/examples/platforms/
|
/Zephyr-latest/samples/modules/thrift/hello/client/ |
D | CMakeLists.txt | 12 include(${ZEPHYR_BASE}/modules/thrift/cmake/thrift.cmake) 26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift 41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem 47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem 53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem 59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
|
/Zephyr-latest/samples/modules/thrift/hello/server/ |
D | CMakeLists.txt | 12 include(${ZEPHYR_BASE}/modules/thrift/cmake/thrift.cmake) 26 ${ZEPHYR_BASE}/samples/modules/thrift/hello/hello.thrift 41 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-cert.pem 47 ${ZEPHYR_BASE}/samples/modules/thrift/hello/qemu-key.pem 53 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-cert.pem 59 ${ZEPHYR_BASE}/samples/modules/thrift/hello/native-key.pem
|
/Zephyr-latest/samples/modules/ |
D | index.rst | 1 .. zephyr:code-sample-category:: modules 2 :name: External modules 5 These samples demonstrate the use of external modules in Zephyr.
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 3 Modules (External projects) 9 system those are called *modules*. These modules must be integrated with the 14 modules, an external project is required to have its own life-cycle outside 16 contribution and maintenance workflow and release process. Zephyr modules 20 Modules to be included in the default manifest of the Zephyr project need to 27 Zephyr depends on several categories of modules, including but not limited to: 35 Additionally, in some cases modules (particularly vendor HALs) can contain 39 better organizing the workflow in Zephyr modules. 43 Modules vs west projects 46 Zephyr modules, described in this page, are not the same as :ref:`west projects [all …]
|
/Zephyr-latest/scripts/west_commands/ |
D | packages.py | 29 "List and Install packages for Zephyr and modules", 56 dest="modules", 62 "and all modules.", 81 Zephyr and modules. 107 # Store the zephyr modules for easier access 110 if args.modules: 114 for m in args.modules: 127 if not args.modules or "zephyr" in args.modules: 132 if args.modules and module_name not in args.modules:
|
D | blobs.py | 69 parser.add_argument('modules', metavar='MODULE', nargs='*', 70 help='''zephyr modules to operate on; 71 all modules will be used if not given''') 82 modules = args.modules 86 unknown = set(modules) - set(all_names) 94 if len(modules) and module_name not in modules: 164 self.dbg(f'subcmd: \'{args.subcmd[0]}\' modules: {args.modules}')
|
/Zephyr-latest/tests/lib/acpi/unit/ |
D | CMakeLists.txt | 15 ${ZEPHYR_BASE}/../modules/lib 16 ${ZEPHYR_BASE}/../modules/lib/acpica/source/include 17 ${ZEPHYR_BASE}/../modules/lib/acpica/source/tools/acpiexec
|
/Zephyr-latest/cmake/modules/ |
D | zephyr_module.cmake | 9 # files for Zephyr modules into Zephyr build system. 16 # A list of Zephyr modules can be provided to the build system using: 36 set(ZEPHYR_MODULES_ARG "--modules" ${ZEPHYR_MODULES}) 41 set(EXTRA_ZEPHYR_MODULES_ARG "--extra-modules" ${EXTRA_ZEPHYR_MODULES}) 45 set(kconfig_modules_file ${KCONFIG_BINARY_DIR}/Kconfig.modules) 46 set(kconfig_sysbuild_file ${KCONFIG_BINARY_DIR}/Kconfig.sysbuild.modules) 121 set(module_cmake_file_path modules/modules.cmake) 145 ${MODULE_NAME_UPPER} is a restricted name for Zephyr modules as it is used for \ 165 ${MODULE_NAME_UPPER} is a restricted name for Zephyr modules as it is used for \ 172 "# No west and no Zephyr modules\n" [all …]
|
/Zephyr-latest/cmake/ |
D | package_helper.cmake | 12 # It does so by loading the Zephyr CMake modules specified with the 'MODULES' 93 if(NOT DEFINED MODULES) 95 "No MODULES defined, please invoke package helper with minimum one module" 100 string(REPLACE ";" "," MODULES "${MODULES}") 101 find_package(Zephyr REQUIRED HINTS $ENV{ZEPHYR_BASE} COMPONENTS zephyr_default:${MODULES})
|
/Zephyr-latest/scripts/ |
D | zephyr_module.py | 15 be generated which would point to test and sample roots available in modules 17 maintained in modules in addition to what is available in the main Zephyr tree. 548 def process_meta(zephyr_base, west_projs, modules, extra_modules=None, argument 550 # Process zephyr_base, projects, and modules and create a dictionary 555 # - modules: name, path, and revision 560 meta = {'zephyr': None, 'modules': None, 'workspace': None} 637 # Iterates on all modules 639 for module in modules: 640 # Check if modules is not in projects 641 # It allows to have the "-off" flag since `modules` variable` does not provide URL/remote [all …]
|
/Zephyr-latest/samples/modules/lvgl/screen_transparency/ |
D | sample.yaml | 5 sample.modules.lvgl.screen_transparency: 15 modules:
|
/Zephyr-latest/samples/modules/nanopb/ |
D | sample.yaml | 5 modules: 13 sample.modules.nanopb:
|
12345678910>>...19