Home
last modified time | relevance | path

Searched defs:self (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/scripts/
Dserie_update.py49 self, argument
133 def os_cmd(self, cmd, cwd=None, shell=False): argument
153 def rename_conf_template(self, path): argument
170 def major_branch(self): argument
181 def clone_cube_repo(self): argument
235 def get_zephyr_current_version(self): argument
268 def extract_source(self): argument
333 def build_from_current_cube_version(self): argument
366 def build_patch_from_current_zephyr_version(self): argument
405 def update_readme(self, make_version, make_commit): argument
[all …]
/hal_stm32-latest/scripts/genpinctrl/
Dgenpinctrl.py86 def _prepare(self, filters, excluding: bool): argument
99 def __init__(self): argument
102 def set_filters(self, allow_filter, forbid_filter): argument
110 def is_active(self) -> bool: argument
114 def should_skip_model(self, model: str) -> bool: argument