Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/kconfig/
Dmconf.c360 struct menu **targets; member
435 struct menu *targets[JUMP_NB]; in search_conf() local
/hal_espressif-3.4.0/tools/
Didf_tools.py1051 def export_targets_to_idf_env_json(targets): # type: (list[str]) -> None argument