Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/tools/kconfig-frontends/libs/parser/
H A Dhconf.gperf32 tristate, T_TYPE, TF_COMMAND, S_TRISTATE keyword
H A Dexpr.h27 typedef enum tristate { enum
29 } tristate; typedef
H A Dconfdata.c958 FILE *out, *tristate, *out_h; in conf_write_autoconf() local