Home
last modified time | relevance | path

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

/Zephyr-latest/lib/utils/
Djson.c1074 static int uint64_encode(const uint64_t *num, json_append_bytes_t append_bytes, in uint64_encode() function
1156 return uint64_encode(ptr, append_bytes, data); in encode()