Home
last modified time | relevance | path

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

/lvgl-latest/docs/
Dconfig_builder.py21 def run(c_path=None): argument
24 if c_path is not None:
25 dst_config = c_path
/lvgl-latest/docs/_ext/
Dlv_example.py70 c_path = self.get_example_code_path(example_path, 'c')
73 if os.path.exists(c_path):
74 c_code = self.embed_code(c_path, example_path, 'c', buttons={