Home
last modified time | relevance | path

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

/zcbor-3.7.0/tests/encode/test1_suit/src/
Dmain.c234 struct SUIT_Command_Sequence sequence1; in test_command_sequence() local
249 memset(&sequence1, 0, sizeof(sequence1)); in test_command_sequence()
252 &sequence1, NULL); in test_command_sequence()
258 &sequence1, &out_len); in test_command_sequence()
266 for (uint32_t i = 0; i < sequence1.SUIT_Command_Sequence_union_count; i++) { in test_command_sequence()
269 directive = &sequence1 in test_command_sequence()
272 directive_present = sequence1 in test_command_sequence()