Home
last modified time | relevance | path

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

/zcbor-3.5.0-3.4.0/tests/cases/
Dcose.cddl26 ; Comment out the counter signature since it creates a circular type.
/zcbor-3.5.0-3.4.0/zcbor/
Dzcbor.py116 def counter(reset=False): function
206 self.id_prefix = "temp_" + str(counter())
278 counter(True)
414 self.id_num = counter()