Home
last modified time | relevance | path

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

/zcbor-3.6.0/tests/cases/
Dcose.cddl26 ; Comment out the counter signature since it creates a circular type.
/zcbor-3.6.0/zcbor/
Dzcbor.py99 def counter(reset=False): function
213 self.id_prefix = "temp_" + str(counter())
288 counter(True)
450 self.id_num = counter()