Home
last modified time | relevance | path

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

/tinycbor-2.7.6/include/tinycbor/
Dcborconstants_p.h64 Value16Bit = 25U, enumerator
Dcborinternal_p.h75 Value16Bit = 25U, enumerator
/tinycbor-2.7.6/src/
Dcborparser.c251 else if (descriptor == Value16Bit) in preparse_value()