Home
last modified time | relevance | path

Searched refs:KB (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/components/mbedtls/
A DREADME.md323 AliOS Things默认配置的I/O buffer为4KB, 一般扩大到16384 (16KB)可以解决所有的此类问题。
/AliOS-Things-master/components/cli/src/iobox/
A Ddf.c15 #define KB (1024ULL) macro
/AliOS-Things-master/hardware/chip/smarth_rv64/
A Dgcc_csky.ld13 SRAM : ORIGIN = 0x00000000 , LENGTH = 0x100000 /* on-chip SRAM 128KB */
/AliOS-Things-master/components/cli/
A DREADME.md90 > cli后台任务的栈大小,默认为2KB(2048Bytes)
368 df - 显示文件系统当前使用情况(单位:KB
/AliOS-Things-master/components/lwip/
A DREADME.md6 …,也可以在无操作系统的情况下独立运行。LWIP TCP/IP实现的重点是在保持TCP协议主要功能的基础上减少对RAM的占用。一般它只需要几十KB的RAM和40 KB左右的ROM就可以运行,这使LW…
/AliOS-Things-master/components/kv/
A DREADME.md60 > kv 资源回收任务栈大小,默认4KB,可修改yaml配置如:
/AliOS-Things-master/components/a2sa/
A DREADME.md6 …inux ALSA-Lib的API接口规范,方便基于ALSA-Lib开发的应用组件移植到AliOS Things。同时A2SA的footprint也足够小(23KB),适合在嵌入式IoT设备上移植。
/AliOS-Things-master/components/oss/
A DREADME.md87 > 选择支持读取SD上传文件,READ_SD_SIZE_MAX可以配置最大读取的文件大小,默认15KB
/AliOS-Things-master/components/ble_host/bt_host/port/include/misc/
A Dutil.h193 #define KB(x) ((x) << 10) macro
194 #define MB(x) (KB(x) << 10)
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/file_system/ftl/
A Dftl.c1654 real SRAM range is 0x2001_0000 - 0x2001_0000(64KB)
1655 test SRAM range is 0x2001_0000 - 0x2003_FFFF(192KB)
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak1231 * mbedtls_sha256_process() from ~2KB to ~0.5KB for a performance hit of about
3089 * \note When using a value less than the default of 16KB on the client, it is
3096 * while keeping the default value of 16KB for the incoming buffer.
3114 * \note When using a value less than the default of 16KB on the client, it is
3121 * while keeping the default value of 16KB for the incoming buffer.
/AliOS-Things-master/components/littlevgl/
A DREADME.md73 - Dynamic data (heap): &gt; 4 KB (&gt; 16 kB is recommended if using several objects).
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dtestimg.ppm4 …F7�I<�H?�<9�,,�"%�&)�/2�-.�/-�2.�3,�2*�0(�/'�/)�8*�9+�;-�=-�>/�?0�@3�@3�6*�KB�JE�50�FF�Z\�HK�?B�=-…
5KB=OE<VH=[K<^O<\O<\TA_WLc^[helol}sq�sm�qk�jg�c`�\[�ZZ�\]�\_�hj�no�wxʁ҆�؋�ܐ����ⓒΓ�Γ�Е�Д�ѓ�Г�ϒ�Ε�͓�…
A Dusage.txt678 enter multiple lines, up to 64KB worth. Type an end-of-file indicator
A Dstructure.txt724 Again, a couple KB should be adequate. (A special "skip" convention is used
A Dinstall.txt781 wrjpgcom needs to be compiled in large model, because it malloc()s a 64KB
/AliOS-Things-master/hardware/chip/rtl872xd/bin/
A Dkm0_boot_all_2nd.bin5 …������Fp�PL@��"�D��! ��<� ���o��ڈ�@�&@��#"|�2Ҳ"t�]�Z��C�������x�K�KB㉓B%�J�ZR�B��h�I�ib�B…
A Dkm0_image2_all.bin159 R��<h#C;`�\2KB@�4C�C�"C.HC�\$:`@:`7���"hC'`@�W@�]C�
/AliOS-Things-master/components/SDL2/src/image/external/
A Djpeg-9b.patch740 + * you probably won't be able to process useful-size images in only 64KB.
/AliOS-Things-master/hardware/chip/rtl872xd/
A Date.bin184 software key is not NULL, use the 4KB firmware in flash to check RDP-key!
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A DCHANGES19 added check for 64 KB blocks for 16 bit machines

Completed in 74 milliseconds