Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.h21 class ConfigItem; variable
126 ConfigItem(ConfigList *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
131 ConfigItem(ConfigItem *parent, ConfigItem *after, struct menu *m, bool v) in ConfigItem() function
136 ConfigItem(ConfigList *parent, ConfigItem *after, bool v) in ConfigItem() function