Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/tools/kconfig/
Dlkc_proto.h23 bool menu_has_help(struct menu *menu);
Dconf.c195 if (menu_has_help(menu)) in conf_sym()
300 if (menu_has_help(menu)) in conf_choice()
Dkxgettext.c179 if (menu->sym != NULL && menu_has_help(menu)) in menu_build_message_list()
Dmenu.c533 bool menu_has_help(struct menu *menu) in menu_has_help() function
689 if (menu_has_help(menu)) { in menu_get_ext_help()