Home
last modified time | relevance | path

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

/Zephyr-latest/lib/utils/
Djson.c1040 static int num_encode(const int32_t *num, json_append_bytes_t append_bytes, in num_encode() function
1152 return num_encode(ptr, append_bytes, data); in encode()