Searched refs:EIC_CBOR_SIMPLE_VALUE_FALSE (Results 1 – 2 of 2) sorted by relevance
95 #define EIC_CBOR_SIMPLE_VALUE_FALSE 20 macro
151 value ? EIC_CBOR_SIMPLE_VALUE_TRUE : EIC_CBOR_SIMPLE_VALUE_FALSE; in eicCborAppendBool()