| /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/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/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/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 | 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 | 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-data.ld | 25 * produced by gperf during the final stages of linking. 29 * during the final stages of linking (LINKER_ZEPHYR_FINAL).
|
| /Zephyr-latest/subsys/net/ip/ |
| D | ipv4_fragment.c | 425 uint16_t frag_offset, bool final) in send_ipv4_fragment() argument 479 if (!final) { in send_ipv4_fragment() 496 if (final) { in send_ipv4_fragment() 595 bool final = false; in net_ipv4_send_fragmented_pkt() local 598 final = true; in net_ipv4_send_fragmented_pkt() 602 ret = send_ipv4_fragment(pkt, rand_id, fit_len, frag_offset, final); in net_ipv4_send_fragmented_pkt()
|
| D | ipv6_fragment.c | 594 bool final) in send_ipv6_fragment() argument 639 frag_hdr->offset = htons(((frag_offset / 8U) << 3) | !final); in send_ipv6_fragment() 666 if (final) { in send_ipv6_fragment() 762 bool final = false; in net_ipv6_send_fragmented_pkt() local 765 final = true; in net_ipv6_send_fragmented_pkt() 770 next_hdr_off, next_hdr, final); in net_ipv6_send_fragmented_pkt()
|
| /Zephyr-latest/include/zephyr/net/ |
| D | websocket.h | 154 enum websocket_opcode opcode, bool mask, bool final,
|
| /Zephyr-latest/doc/hardware/peripherals/ |
| D | mipi_dbi.rst | 17 #. 9 write clocks per byte, final bit is command/data selection bit
|
| /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/cmake/ |
| D | yaml-filter.cmake | 11 # - YAML_FILE: the name of the final output YAML file.
|
| /Zephyr-latest/doc/build/cmake/ |
| D | index.rst | 101 :file:`gen_defines.py` also writes the final devicetree to 141 into four stages: the pre-build, first-pass binary, final binary, and 204 by post-process steps that will impact the size of the final binary. 217 between the intermediate binary and the final binary. 232 intermediate binaries to produce the missing pieces needed for the final 289 intermediate binary will be directly used as the final binary. 302 :alt: Zephyr's build final stage 315 :alt: Zephyr's build final stage post-process
|
| /Zephyr-latest/soc/espressif/esp32s2/ |
| D | Kconfig.mac | 15 They are generated sequentially by adding 0, and 1 (respectively) to the final octet of
|
| /Zephyr-latest/boards/st/nucleo_l432kc/ |
| D | nucleo_l432kc.dts | 118 * Reserve the final 16 KiB for file system partition
|
| /Zephyr-latest/cmake/modules/ |
| D | configuration_files.cmake | 63 # The CONF_FILE variable is now set to its final value. 92 # The DTC_OVERLAY_FILE variable is now set to its final value.
|
| /Zephyr-latest/boards/seeed/seeeduino_xiao/ |
| D | seeeduino_xiao.dts | 120 * The final 16 KiB is reserved for the application.
|
| /Zephyr-latest/boards/adafruit/itsybitsy_m4_express/ |
| D | adafruit_itsybitsy_m4_express.dts | 114 * The final 16 KiB is reserved for the application.
|
| /Zephyr-latest/boards/adafruit/feather_m0_basic_proto/ |
| D | adafruit_feather_m0_basic_proto.dts | 97 * The final 16 KiB is reserved for the application.
|
| /Zephyr-latest/boards/st/nucleo_l452re/ |
| D | nucleo_l452re_common.dtsi | 120 * Reserve the final 16 KiB for file system partition
|
| /Zephyr-latest/boards/arduino/zero/ |
| D | arduino_zero.dts | 126 * The final 16 KiB is reserved for the application.
|
| /Zephyr-latest/boards/atmel/sam0/samd20_xpro/ |
| D | samd20_xpro.dts | 114 * The final 16 KiB is reserved for the application.
|
| /Zephyr-latest/boards/microchip/ev11l78a/ |
| D | ev11l78a.dts | 95 * The final 16 KiB is reserved for the application.
|