Home
last modified time | relevance | path

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

/zcbor-3.7.0/samples/pet/src/
Dmain.c59 const uint8_t timestamp2[] = { 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07 }; in get_pet2() local
67 r = r && zcbor_bstr_put_arr(encoding_state, timestamp2); in get_pet2()