Searched defs:union_int (Results 1 – 1 of 1) sorted by relevance
/zcbor-latest/zcbor/ |
D | zcbor.py | 2231 def single_func_prim_name(self, union_int=None, ptr_result=False): argument 2257 def single_func_prim(self, access, union_int=None, ptr_result=False): argument 2291 def single_func(self, access=None, union_int=None): argument 2345 def xcode_single_func_prim(self, union_int=None): argument 2401 def xcode_group(self, union_int=None): argument 2534 def repeated_xcode(self, union_int=None): argument 2582 def full_xcode(self, union_int=None): argument
|