Home
last modified time | relevance | path

Searched refs:compress (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/samples/modules/compression/lz4/
DREADME.rst10 compress & decompress the user data to the console.
/Zephyr-latest/cmake/bintools/llvm/
Dtarget_bintools.cmake10 # elfconvert_flag_compress_debug_sections: --compress-debug-sections
38 set_property(TARGET bintools PROPERTY elfconvert_flag_compress_debug_sections "--compress-debug-sec…
/Zephyr-latest/cmake/bintools/gnu/
Dtarget_bintools.cmake10 # elfconvert_flag_compress_debug_sections: --compress-debug-sections
38 set_property(TARGET bintools PROPERTY elfconvert_flag_compress_debug_sections "--compress-debug-sec…
/Zephyr-latest/subsys/net/ip/
D6lo.c31 uint8_t compress : 1; member
169 ctx_6co[index].compress = get_6co_compress(context); in set_6lo_context()
697 if (!src || !src->compress) { in get_src_addr_ctx()
712 if (!dst || !dst->compress) { in get_dst_addr_ctx()
/Zephyr-latest/cmake/bintools/
Dbintools_template.cmake69 # elfconvert_flag_compress_debug_sections: Flag that is used to compress debug sections when conv…
/Zephyr-latest/scripts/
Dspelling.txt372 compres||compress
/Zephyr-latest/doc/releases/
Drelease-notes-1.14.rst1672 * :github:`12657` - subsys/settings: fcb might compress areas more than once