Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 76) sorted by relevance

1234

/scripts/native_simulator/common/src/include/
A Dnsi_utils.h21 #define NSI_MAX(a, b) (((a) > (b)) ? (a) : (b)) argument
22 #define NSI_MIN(a, b) (((a) < (b)) ? (a) : (b)) argument
/scripts/west_commands/completion/
A Dwest-completion.zsh31 'flash[flash and run a binary on a board]'
131 local -a opts=(
143 local -a opts=(
159 local -a opts=(
170 local -a opts=(
182 local -a opts=(
191 local -a opts=(
200 local -a opts=(
210 local -a opts=(
233 local -a opts=(
[all …]
A Dwest-completion.fish1 # check if we are currently in a west workspace
23 for a in $argv
24 if test $t = $a
33 # function used to have a maximum number of arguments
72 # check if a given token is the last one in the command line
160 set -l builtin_cmds "init" "create a west repository" \
174 "build" "compile a Zephyr application" \
176 "flash" "flash and run a binary on a board" \
179 "attach" "interactively debug a board" \
226 if test $fallback -eq 1 -a -n "$ZEPHYR_BASE"
[all …]
/scripts/kconfig/
A Ddiffconfig99 a = readconfig(open(configa_filename))
108 for config in a:
113 print_config("-", config, a[config], None)
114 del a[config]
118 for config in a:
119 if a[config] != b[config]:
125 print_config("->", config, a[config], b[config])
/scripts/dts/python-devicetree/tests/test-bindings-init/
A Dbase_amend.yaml5 # e.g. setting a "default:" value
6 # - overwrites existing definitions of a property,
21 # Non authorized amendments, e.g. changing a "const:" value
22 # or downgrading a "required: true" definition are tested separately.
30 # The including binding is permitted to overwrite a property description.
32 # The including binding is permitted to set a "const:" value.
36 # The including binding is permitted to add a property description.
43 # The including binding is permitted to set a default value.
46 # The including binding is permitted to promote a property
51 # The including binding is permitted to define a new property.
/scripts/native_simulator/common/src/
A Dnsi_safe_call.h21 #define NSI_SAFE_CALL(a) nsi_safe_call(a, #a) argument
/scripts/
A Dwest-commands.yml22 help: compile a Zephyr application
32 help: sign a Zephyr binary for bootloader chain-loading
37 help: flash and run a binary on a board
42 help: flash and interactively debug a Zephyr application
45 help: connect to board and launch a debug server
48 help: interactively debug a board
56 help: export Zephyr installation as a CMake config package
101 help: create a GNU global tags file for the current workspace
/scripts/coccinelle/
A Dfind_dev_usage.cocci4 // Uses a python database (a dict) to find where const struct device
6 // of a void*, it will print an ERROR for loosing the const qualifier.
8 // as a HAL, it will print a WARNING in order to check if the const qualifier
44 // Find usage of a device instance
A Dint_ms_to_timeout.cocci52 // Select call sites where a constant literal (not identifier) is used
94 // ** Handle call sites where a timeout is specified by an expression
172 // ** Handle call sites where an integer parameter is used in a
173 // ** position that requires a timeout value.
230 // Select declarers where the startup delay is a timeout expression
281 // ** Handle k_timer_start where the second (not last) argument is a
293 // Select call sites where a constant literal (not identifier) is used
A Dreserved_names.cocci47 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
66 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
88 msg = "WARNING: Violation to rule 21.2 (Should not used a reserved identifier) - {}".format(v)
/scripts/checkpatch/
A Dtypedefsfile7 \b[a-zA-Z_][a-zA-Z0-9_]*TypeDef
/scripts/schemas/twister/
A Dquarantine-schema.yaml2 # Schema to validate a YAML file providing the list of configurations
7 # a YAML structure validator, to validate the YAML files that provide
8 # a list of configurations (scenarios + platforms) under quarantine
A Dplatform-schema.yaml2 # Schema to validate a YAML file describing a Zephyr test platform
6 # a YAML structure validator, to validate the YAML files that describe
19 regex;(([a-zA-Z0-9_]+)):
A Dtestsuite-schema.yaml2 # Schema to validate a YAML file describing a Zephyr test platform
6 # a YAML structure validator, to validate the YAML files that describe
288 # The list of testcases -- IDK why this is a sequence of
289 # maps maps, shall just be a sequence of maps
297 # regex;(([a-zA-Z0-9_]+)) for this to work, note below we
299 regex;(([a-zA-Z0-9_]+)):
A Dtest-config-schema.yaml2 # Schema to validate a YAML file describing a Zephyr test configuration.
/scripts/dts/python-devicetree/tests/test-bindings-include/
A Dallow-and-blocklist-child.yaml4 An include must not give both an allowlist and a blocklist in a
A Dinclude-2.yaml6 a:
/scripts/schemas/
A Dshield-schema.yml5 # A pykwalify schema for basic validation of the structure of a shield metadata YAML file.
7 # The shield.yml file can contain either a single shield definition or a list of shields.
A Darch-schema.yml5 ## A pykwalify schema for basic validation of the structure of a
8 # The archs.yml file is a simple list of key value pairs containing architectures
A Dsoc-schema.yml5 ## A pykwalify schema for basic validation of the structure of a SoC
8 # The soc.yml file is a simple list of key value pairs containing SoCs
101 erase the flash of a device which has just been programmed by another image.
107 of west flash for a given set of flash runners and board targets.
142 entry per board target, a single regex entry will not match
/scripts/ci/
A Dtags.yaml13 # If a path or glob pattern ends in a '/', it matches all files within
17 # Paths to directories should always have a trailing '/'.
24 # Can be combined with a 'files' key.
37 # All tags must have a 'files' and/or 'files-regex' key.
53 # we have no means of telling file changes in a module, so for assume any
A Dtwister_ignore.txt4 # changed in a patch series (Pull Request) and if all files in the pull request
5 # are matched, then twister will not do a full run and optionally will only
38 # if we change this file or associated script, it should not trigger a full
/scripts/net/
A DREADME.txt9 As a prerequisite it is assumed that Docker is installed and that the
22 This creates a Docker image called 'net-tools' which the script will need as
31 1. From a Zephyr network sample test directory.
48 The Docker container and a corresponding 'net-tools0' Docker network is started
50 assigned to the Docker network, which is a Linux network bridge interface.
66 termination. The return value is used as a simple verdict whether the sample
/scripts/profiling/
A Dstackcollapse.py44 func_trace = reversed(list(map(lambda a: addr_to_sym(a, elf), addrs)))
/scripts/native_simulator/
A D.gitignore3 *.a

Completed in 27 milliseconds

1234