Searched refs:KB (Results 1 – 10 of 10) sorted by relevance
3 …ikascript) is an ultralightweight python engine that can run with 4KB of RAM and 32KB of Flash (su…
253 #define KB *(1 <<10) macro700 static const int LZ4_64Klimit = ((64 KB) + (MFLIMIT-1));882 || inputSize >= 4 KB) in LZ4_prepareTable()900 cctx->currentOffset += 64 KB; in LZ4_prepareTable()1585 dict->currentOffset += 64 KB; in LZ4_loadDict()1591 if ((dictEnd - p) > 64 KB) p = dictEnd - 64 KB; in LZ4_loadDict()1622 workingStream->internal_donotuse.currentOffset = 64 KB; in LZ4_attach_dictionary()1640 U32 const delta = LZ4_dict->currentOffset - 64 KB; in LZ4_renormDictT()1648 LZ4_dict->currentOffset = 64 KB; in LZ4_renormDictT()1649 if (LZ4_dict->dictSize > 64 KB) LZ4_dict->dictSize = 64 KB; in LZ4_renormDictT()[all …]
12 microcontroller (MCU) systems, the Nano version that requires only 3 KB13 Flash and 1.2 KB RAM memory resources can be tailored with easy-to-use25 requires only 1.2KB of RAM and 3 KB of Flash.
122 For running this demo properly, please make sure **LV_MEM_SIZE** is at least **38KB** (and **48KB**…
58 LVGL のシステム要件は、RAM 32KB、Flash59 128KB、Cコンパイラ、フレームバッファ、1/10スクリーンサイズのレンダリング用バッファです。79 - MITライセンスにより商用利用可能。 - システム要件:RAM 32KB、Flash80 128KB、フレームバッファ、レンダリング用に1/10以上のスクリーンサイズのバッファ。
58 它拥有创建现代美观 GUI 的所有功能:30 多个内置控件、强大的样式系统、Web 启发的布局管理器和支持多种语言的排版系统。要将 LVGL 集成到您的平台中,您只需要至少 32 KB59 RAM 和 128 KB Flash、C 编译器、帧缓冲区和至少 1/10 屏幕大小的渲染缓冲区。77 - 仅需 32 KB RAM 和 128 KB Flash,一个帧缓冲区,以及至少 1/10 屏幕大小的渲染缓冲区。
47 * Dynamic data (heap): > 2 KB (> 48 kB is recommended if using many GUI Widgets).
15 …emory for lv_demo_widgets. Please set LV_MEM_SIZE to at least 38KB (38ul * 1024ul). 48KB is recom…
219 If FreeType or ThorVG is enabled, it is recommended to set it to 32KB or more.1334 bool "Use extra 16KB RAM to cache decoded data to accelerate"
753 * NOTE: If FreeType or ThorVG is enabled, it is recommended to set it to 32KB or more.