Home
last modified time | relevance | path

Searched refs:_west (Results 1 – 20 of 20) sorted by relevance

/Zephyr-latest/doc/develop/west/
Dwest-not-found.rst3 .. _west-apis:
4 .. _west-apis-west:
5 .. _west-apis-commands:
6 .. _west-apis-westcommand:
7 .. _west-apis-configuration:
8 .. _west-apis-log:
9 .. _west-apis-manifest:
10 .. _west-apis-util:
Dinstall.rst1 .. _west-install:
27 .. _west-struct:
46 .. _west-shell-completion:
89 west completion zsh > "${fpath[1]}/_west"
Dzephyr-cmds.rst1 .. _west-zephyr-ext-cmds:
8 .. _west-boards:
30 .. _west-completion:
48 .. _west-zephyr-export:
72 .. _west-spdx:
148 .. _west-blobs:
183 .. _west-twister:
194 .. _west-bindesc:
Dwest-apis.rst3 .. _west-apis:
4 .. _west-apis-west:
23 .. _west-apis-commands:
214 .. _west-apis-commands-output:
248 .. _west-apis-configuration:
301 .. _west-apis-log:
338 .. _west-apis-manifest:
547 .. _west-apis-util:
Dbasics.rst1 .. _west-basics:
43 .. _west-workspace:
123 .. _west-init-basics:
157 .. _west-update-basics:
193 .. _west-zephyr-extensions:
Dbuild-flash-debug.rst1 .. _west-build-flash-debug:
21 .. _west-building:
70 .. _west-multi-domain-builds:
118 .. _west-building-dirs:
162 .. _west-building-pristine:
193 .. _west-building-verbose:
203 .. _west-building-generator:
204 .. _west-building-cmake-args:
238 .. _west-building-dtc-overlay-file:
251 .. _west-building-cmake-config:
[all …]
Dmanifest.rst1 .. _west-manifests:
16 .. _west-mr-model:
72 .. _west-manifest-files:
154 .. _west-manifests-projects:
422 .. _west-manifest-schema-version:
448 .. _west source code repository:
528 .. _west-active-inactive-projects:
554 .. _west-manifest-groups:
625 .. _west-enabled-disabled-groups:
684 .. _west-project-group-examples:
[all …]
Dindex.rst1 .. _west:
Dalias.rst1 .. _west-aliases:
Dwhy.rst1 .. _west-history:
85 .. _west-design-constraints:
Dworkspaces.rst1 .. _west-workspaces:
9 .. _west-manifest-rev:
149 .. _west-topologies:
171 .. _west-t2:
Dbuilt-in.rst1 .. _west-built-in-cmds:
22 .. _west-init:
81 .. _west-update:
239 .. _west-built-in-misc:
Dextensions.rst1 .. _west-extensions:
243 .. _west PyPI page:
246 .. _west repository:
Dsign.rst1 .. _west-sign:
Dconfig.rst1 .. _west-config:
57 .. _west-config-cmd:
116 .. _west-config-index:
Dtroubleshooting.rst1 .. _west-troubleshooting:
Drelease-notes.rst1 .. _west-release-notes:
848 .. _west v0.5.x documentation:
/Zephyr-latest/scripts/pylib/pytest-twister-harness/src/twister_harness/device/
Ddevice_adapter.py46 self._west: str | None = None
279 if self._west is None:
280 self._west = shutil.which('west')
281 if self._west is None:
285 return self._west
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.zsh7 compdef _west west
55 _west() { function
362 if [ "$funcstack[1]" = "_west" ]; then
363 _west
/Zephyr-latest/doc/build/signing/
Dindex.rst69 .. _west-extending-signing: