Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/scripts/kconfig/
Dguiconfig.py1981 def prompt_text(mc): function
1984 cached_nodes += sorted(_kconf.menus, key=prompt_text)
1985 cached_nodes += sorted(_kconf.comments, key=prompt_text)
Dmenuconfig.py2235 def prompt_text(mc): function
2238 cached_nodes += sorted(_kconf.menus, key=prompt_text)
2239 cached_nodes += sorted(_kconf.comments, key=prompt_text)