Searched defs:chunks (Results 1 – 6 of 6) sorted by relevance
23 chunks = CHUNK * ceil(args.size / len(CHUNK)) variable
175 uint8_t chunks, i; in oa_tc6_send_chunks() local
353 uint8_t chunks, i; in eth_adin2111_send_oa_frame() local
33 sys_slist_t chunks; member
129 struct hawkbit_dep_res_chunk chunks[HAWKBIT_DEP_MAX_CHUNKS]; member
80 static inline bool big_heap_chunks(chunksz_t chunks) in big_heap_chunks()