Searched refs:Variable (Results 1 – 25 of 29) 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_v2.cmake | 20 # Variable dependencies:
|
D | arch_v1.cmake | 23 # Variable dependencies:
|
D | soc_v1.cmake | 22 # Variable dependencies:
|
D | yaml.cmake | 84 # <result> : Variable to store the result of the query.
|
D | extensions.cmake | 1572 # n = Variable containing the number to round 3014 # <filename>: Variable (singlular or list) of absolute path filename(s) which should be checked 3285 # Variable exists as current scoped variable, defined in a CMakeLists.txt 3334 # <result>: Variable to set with result. 3353 # <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/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 | 190 bool "GATT Read Multiple Variable Length Characteristic Values support" 193 This option enables support for the GATT Read Multiple Variable Length
|
/Zephyr-latest/doc/_static/css/ |
D | custom.css | 424 .highlight .nv /* Name.Variable */, 425 .highlight .vc /* Name.Variable.Class */, 426 .highlight .vg /* Name.Variable.Global */, 427 .highlight .vi /* Name.Variable.Instance */, 428 .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 | 164 # 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 | 840 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 | 838 - Variable-length array types shall not be used
|
12