Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/frontends/qconf/
H A Dqconf.h114 bool showName, showRange, showData; variable
217 bool showName(void) const { return list->showName; } in showName() function