Home
last modified time | relevance | path

Searched refs:compressed (Results 1 – 15 of 15) sorted by relevance

/Zephyr-latest/modules/lz4/
DKconfig79 In order to produce compressed data compatible with lz4 command line
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst49 - Using curl: ``curl -v --compressed http://192.0.2.1/``
55 - Using curl: ``curl --http2 -v --compressed http://192.0.2.1/``
/Zephyr-latest/subsys/net/ip/
D6lo.c734 uint8_t compressed = 0; in compress_IPHC_header() local
833 compressed = inline_pos - pkt->buffer->data; in compress_IPHC_header()
836 net_pkt_pull(pkt, compressed); in compress_IPHC_header()
839 return compressed; in compress_IPHC_header()
/Zephyr-latest/arch/riscv/
DKconfig.isa93 RISC-V standard compressed instruction set extension, named "C",
/Zephyr-latest/doc/connectivity/networking/api/
Dhttp_server.rst155 example shows how gzip compressed webpage can be defined as a static resource
178 example, a gzip compressed webpage can be generated during build, by adding the
188 where ``src/index.html`` is the location of the webpage to be compressed.
Dnet_l2.rst130 and fragments need to be compressed using a protocol like 6LoWPAN before being
140 preparation procedures, splitting the packet into possibly compressed,
/Zephyr-latest/subsys/logging/
DKconfig.processing156 compressed.
/Zephyr-latest/subsys/net/lib/http/
DKconfig83 processing HPACK compressed headers. This effectively limits the
/Zephyr-latest/doc/develop/toolchains/
Dzephyr_sdk.rst32 Windows) and is delivered as a compressed file.
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst1476 * Added compressed image flags and TLVs to MCUboot, Kconfig options and support for generating
1477 compressed LZMA2 images with ARM thumb filter to imgtool.
Drelease-notes-1.13.rst682 * :github:`3826` - RISCV32 {__irq_wrapper} exception handling error under compressed instruction mo…
Drelease-notes-2.0.rst390 * DNS fixes for non-compressed answers.
Drelease-notes-3.7.rst337 or speakers. The audio data is compressed in a proper format for efficient use of the limited
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1581 # compressed HTML files.
/Zephyr-latest/cmake/modules/
Dextensions.cmake667 # can also be compressed automatically when embedding it.