/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | native_simulator_sb_extensions.cmake | 12 # This final image is expected to have been set to assemble other dependent images into 15 # this final executable in the same place as for non-sysbuild builds. 35 # and configures the final image to assemble the child images into its final executable.
|
/Zephyr-latest/include/zephyr/linker/ |
D | llext-sections.ld | 12 * to be included in the final binary. 24 * Zephyr ELF for post-processing, but it is not included in the final binary.
|
D | intlist.ld | 7 /* This creates a special section which is not included by the final binary, 23 * matter where this region goes as it is stripped from the final ELF image.
|
D | kobject-rom.ld | 11 * produced by gperf during the final stages of linking. 15 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
|
D | kobject-priv-stacks.ld | 15 * produced by gperf during the final stages of linking. 19 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
|
D | kobject-data.ld | 25 * produced by gperf during the final stages of linking. 29 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
|
/Zephyr-latest/include/zephyr/net/ |
D | websocket.h | 36 #define WEBSOCKET_FLAG_FINAL 0x00000001 /**< Final frame */ 143 * @param final Is this final message for this message send. If final == false, 145 * must have opcode WEBSOCKET_OPCODE_CONTINUE. If final == true and this 154 enum websocket_opcode opcode, bool mask, bool final,
|
/Zephyr-latest/dts/bindings/audio/ |
D | nxp,dmic.yaml | 26 Use 2FS output, and bypass final half band decimator. This will reduce 95 DC gain fine adjustment. Number of bits to downshift the final
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 55 There are four types of types of frames: initial, partial, partial-final 56 and initial-final; each frame type differs by start marker and/or body 63 frames and finally by partial-final frame. 75 frame, here called initial-final; for the description of initial-final 114 Initial-final frame format is similar to initial frame format, 117 ``<base64-i>`` of initial-final frame, is Base64 encoded data taking 172 The ``<base64-i>`` of partial-final frame is Base64 encoding of data, 193 The CRC16 included in final type frames is calculated over only
|
/Zephyr-latest/dts/bindings/crypto/ |
D | nuvoton,npcx-sha.yaml | 19 intermdiate computation result and final digest.
|
/Zephyr-latest/dts/bindings/rng/ |
D | nuvoton,npcx-drbg.yaml | 19 intermediate/final computation result.
|
/Zephyr-latest/tests/lib/smf/src/ |
D | test_lib_flat_smf.c | 53 0x1ff, /* FINAL VALUE */ 239 "Final state not reached"); in ZTEST() 256 "Final entry termination state not reached"); in ZTEST() 273 "Final run termination state not reached"); in ZTEST() 290 "Final exit termination state not reached"); in ZTEST()
|
D | test_lib_hierarchical_smf.c | 85 0x3fff, /* FINAL VALUE */ 371 "Final state not reached"); in ZTEST() 388 "Final parent entry termination state not reached"); in ZTEST() 405 "Final parent run termination state not reached"); in ZTEST() 422 "Final parent exit termination state not reached"); in ZTEST() 439 "Final entry termination state not reached"); in ZTEST() 456 "Final run termination state not reached"); in ZTEST() 473 "Final exit termination state not reached"); in ZTEST()
|
D | test_lib_self_transition_smf.c | 479 "Final state not reached"); in ZTEST() 497 "Final parent entry termination state not reached"); in ZTEST() 515 "Final parent run termination state not reached"); in ZTEST() 533 "Final parent exit termination state not reached"); in ZTEST() 551 "Final entry termination state not reached"); in ZTEST() 569 "Final run termination state not reached"); in ZTEST() 587 "Final exit termination state not reached"); in ZTEST()
|
/Zephyr-latest/subsys/net/lib/mqtt/ |
D | mqtt_transport_websocket.c | 114 bool final = false; in mqtt_client_websocket_write_msg() local 122 final = true; in mqtt_client_websocket_write_msg() 128 true, final, SYS_FOREVER_MS); in mqtt_client_websocket_write_msg()
|
/Zephyr-latest/lib/libc/minimal/source/stdout/ |
D | sprintf.c | 38 str = &dummy; /* write final NUL to dummy, can't change *s */ in snprintf() 78 str = &dummy; /* write final NUL to dummy, can't change * *s */ in vsnprintf()
|
/Zephyr-latest/doc/build/cmake/ |
D | index.rst | 98 :file:`gen_defines.py` also writes the final devicetree to 138 into four stages: the pre-build, first-pass binary, final binary, and 201 by post-process steps that will impact the size of the final binary. 214 between the intermediate binary and the final binary. 229 intermediate binaries to produce the missing pieces needed for the final 286 intermediate binary will be directly used as the final binary. 288 Final binary 299 :alt: Zephyr's build final stage 312 :alt: Zephyr's build final stage post-process
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 91 at which point the final 3.1.0 release is made. 131 the release all the way until the final release date. 145 - Release managers have final say on blocking status; contact them with any questions. 425 The final release and each release candidate shall be tagged using the following 475 .. tab:: Final Release 480 appropriate final release version. 482 When all final release criteria has been met and the final release notes 483 have been approved and merged into the repository, the final release version 488 variable to an empty string to indicate final release::
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | mipi_dbi.rst | 17 #. 9 write clocks per byte, final bit is command/data selection bit
|
/Zephyr-latest/scripts/native_simulator/ |
D | Makefile | 5 # It builds the simulator runner itself, and produces the final 28 # Final executable path/file_name which will be produced 32 # Path to all CPUs embedded SW which will be linked with the final executable 45 # Extra libraries to be linked to the final executable
|
/Zephyr-latest/arch/posix/core/offsets/ |
D | offsets.c | 16 * final kernel ELF image (due to the linker's reference to the _OffsetAbsSyms
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | README.md | 56 The final model used to simulate a sine wave is displayed below. It is a 58 ReLu activations and a final fully connected output layer with as shown below.
|
/Zephyr-latest/dts/bindings/iio/afe/ |
D | voltage-divider.yaml | 46 require some non-zero time to settle to its final value. The
|
/Zephyr-latest/dts/bindings/base/ |
D | zephyr,memory-common.yaml | 11 memory region in the final executable. The region address and size
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | Kconfig.mac | 15 They are generated sequentially by adding 0, and 1 (respectively) to the final octet of
|