Home
last modified time | relevance | path

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

/zcbor-latest/zcbor/
Dzcbor.py2957 def render(self, modes, h_files, c_files, type_file, include_prefix, cmake_file=None, argument
2960 h_name = Path(include_prefix, Path(h_files[mode].name).name)
2965 type_def_name = Path(include_prefix, Path(type_file.name).name)
3292 renderer.render(modes, output_h, output_c, output_h_types, args.include_prefix,