Home
last modified time | relevance | path

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

/hal_espressif-3.5.0/tools/kconfig/
Dconf.c22 static void check_conf(struct menu *menu);
375 check_conf(menu); in conf()
421 static void check_conf(struct menu *menu) in check_conf() function
447 check_conf(child); in check_conf()
682 check_conf(&rootmenu); in main()