Searched defs:kconf (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/ |
| D | kconfig.py | 109 def check_no_promptless_assign(kconf): argument 120 def check_assigned_sym_values(kconf): argument 186 def check_assigned_choice_values(kconf): argument 226 def write_kconfig_filenames(kconf, kconfig_list_path): argument
|
| D | kconfiglib.py | 6236 def load_allconfig(kconf, filename): argument 6752 def _filename_fn(kconf, _): argument 6756 def _lineno_fn(kconf, _): argument 6760 def _info_fn(kconf, _, msg): argument 6766 def _warning_if_fn(kconf, _, cond, msg): argument 6773 def _error_if_fn(kconf, _, cond, msg): argument 6781 def _shell_fn(kconf, _, command): argument
|
| D | guiconfig.py | 163 def menuconfig(kconf): argument
|
| D | menuconfig.py | 666 def menuconfig(kconf): argument
|