Searched refs:Variable (Results 1 – 25 of 28) sorted by relevance
12
/Zephyr-latest/samples/subsys/zbus/benchmark/ |
D | benchmark_256KB.robot | 44 ${total} Set Variable 0 72 ${obs_type_str} Set Variable LISTENERS 74 ${obs_type_str} Set Variable SUBSCRIBERS 76 ${obs_type_str} Set Variable MSG_SUBSCRIBERS
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | condvar.rst | 44 Defining a Condition Variable 67 Waiting on a Condition Variable 93 Signaling a Condition Variable
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | canopen_program.py | 330 member = canopen.objectdictionary.Variable('', 0x1f50, subindex=1) 336 member = canopen.objectdictionary.Variable('', 0x1f51, subindex=1) 342 member = canopen.objectdictionary.Variable('', 0x1f56, subindex=1) 348 member = canopen.objectdictionary.Variable('', 0x1f57, subindex=1)
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | spsc_pbuf.rst | 7 buffer, whose contents are stored in first-in-first-out order. Variable size
|
D | mpsc_pbuf.rst | 7 buffer, whose contents are stored in first-in-first-out order. Variable size
|
/Zephyr-latest/doc/kernel/services/other/ |
D | atomic.rst | 29 Defining an Atomic Variable 41 Manipulating an Atomic Variable
|
/Zephyr-latest/cmake/modules/ |
D | arch.cmake | 20 # Variable dependencies:
|
D | yaml.cmake | 175 # <result> : Variable to store the result of the query.
|
D | extensions.cmake | 1573 # n = Variable containing the number to round 2991 # <filename>: Variable (singlular or list) of absolute path filename(s) which should be checked 3281 # Variable exists as current scoped variable, defined in a CMakeLists.txt 3330 # <result>: Variable to set with result. 3349 # <output> : Variable to store the value in
|
/Zephyr-latest/samples/boards/st/ccm/ |
D | README.rst | 77 Variable values after writing: 123 Variable values after writing:
|
/Zephyr-latest/boards/intel/ehl/doc/ |
D | index.rst | 76 Option: 00. Variable: Boot0007
|
/Zephyr-latest/samples/application_development/external_lib/ |
D | CMakeLists.txt | 42 # https://www.gnu.org/software/make/manual/html_node/MAKE-Variable.html
|
/Zephyr-latest/doc/build/version/ |
D | index.rst | 123 | Variable | Type | Field(s) | Example | 156 | Variable | Type | Field(s) …
|
/Zephyr-latest/doc/contribute/style/ |
D | cmake.rst | 61 Variable Naming
|
/Zephyr-latest/cmake/sca/eclair/ECL/ |
D | toolchain.ecl | 42 … ext_paste_comma: see Chapter \"6.21 Macros with a Variable Number of Arguments.\" of "GCC_MANUAL".
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig.gatt | 191 bool "GATT Read Multiple Variable Length Characteristic Values support" 194 This option enables support for the GATT Read Multiple Variable Length
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 425 .highlight .nv /* Name.Variable */, 426 .highlight .vc /* Name.Variable.Class */, 427 .highlight .vg /* Name.Variable.Global */, 428 .highlight .vi /* Name.Variable.Instance */, 429 .highlight .vm /* Name.Variable.Magic */ {
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 94 Automatically Disabling Caching by Variable
|
/Zephyr-latest/doc/develop/ |
D | beyond-GSG.rst | 167 # Variable foo_BOARD_ALIAS=bar replaces BOARD=foo with BOARD=bar and
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | lwm2m.rst | 687 * - Variable
|
/Zephyr-latest/scripts/kconfig/ |
D | kconfiglib.py | 2640 var = Variable() 5941 class Variable(object): class
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 860 bool "Variable data size buffer [EXPERIMENTAL]"
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 136 UpdateHub Module Copies a Variable-Size Hash String Into a Fixed-Size Array
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 802 - Variable-length array types shall not be used
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 33 * CVE-2020-10022: UpdateHub Module Copies a Variable-Sized Hash String
|
12