Home
last modified time | relevance | path

Searched refs:database (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-Core-3.7.0/scripts/logging/dictionary/dictionary_parser/
Dlog_database.py84 self.database = new_db
89 return self.database['version']
94 return self.database['build_id']
99 self.database['build_id'] = build_id
104 return self.database['arch']
109 self.database['arch'] = arch
114 if 'bits' in self.database['target']:
115 return self.database['target']['bits']
122 self.database['target']['bits'] = bits
128 if 'bits' not in self.database['target']:
[all …]
Dmipi_syst.py68 def __gen_syst_modules(database): argument
72 if 'log_subsys' not in database.database:
75 if 'log_instances' not in database.database['log_subsys']:
78 instances = database.database['log_subsys']['log_instances']
94 def __gen_syst_catalog(database): argument
98 if not database.has_string_mappings():
101 if database.is_tgt_64bit():
108 for addr, one_str in database.get_string_mappings().items():
111 if database.is_tgt_64bit():
119 def gen_syst_xml_file(database): argument
[all …]
D__init__.py15 def get_parser(database): argument
17 db_ver = int(database.get_version())
21 return LogParserV1(database)
25 return LogParserV3(database)
Ddata_types.py27 def __init__(self, database): argument
28 self.database = database
31 if database.is_tgt_64bit():
125 if self.database.is_tgt_little_endian():
146 if self.database.is_tgt_64bit():
159 self.database.get_arch(),
160 self.database.is_tgt_64bit())
164 self.database.is_tgt_64bit())
Dlog_parser.py54 def __init__(self, database): argument
55 self.database = database
57 self.data_types = DataTypes(self.database)
Dlog_parser_v3.py68 def __init__(self, database): argument
69 super().__init__(database=database)
71 if self.database.is_tgt_little_endian():
81 if self.database.is_tgt_64bit():
86 if "CONFIG_LOG_TIMESTAMP_64BIT" in self.database.get_kconfigs():
93 one_str = self.database.find_string(arg)
284 source_id_str = self.database.get_log_source_string(domain_id, source_id)
Dlog_parser_v1.py65 def __init__(self, database): argument
66 super().__init__(database=database)
68 if self.database.is_tgt_little_endian():
76 if self.database.is_tgt_64bit():
81 if "CONFIG_LOG_TIMESTAMP_64BIT" in self.database.get_kconfigs():
88 one_str = self.database.find_string(arg)
276 source_id_str = self.database.get_log_source_string(domain_id, source_id)
/Zephyr-Core-3.7.0/scripts/logging/dictionary/
Ddatabase_gen.py175 def parse_log_const_symbols(database, log_const_area, log_const_symbols, string_mappings): argument
177 if database.is_tgt_little_endian():
182 if database.is_tgt_64bit():
228 database.add_log_instance(source_id, instance_name, level, sym.entry['st_value'])
231 def extract_elf_information(elf, database): argument
237 database.set_tgt_endianness(LogDatabase.LITTLE_ENDIAN)
239 database.set_tgt_endianness(LogDatabase.BIG_ENDIAN)
245 def process_kconfigs(elf, database): argument
250 database.set_tgt_bits(64 if "CONFIG_64BIT" in kconfigs else 32)
255 database.set_arch(name)
[all …]
Dlog_parser.py116 database = LogDatabase.read_json_database(args.dbfile)
117 if database is None:
126 log_parser = dictionary_parser.get_parser(database)
128 logger.debug("# Build ID: %s", database.get_build_id())
129 logger.debug("# Target: %s, %d-bit", database.get_arch(), database.get_tgt_bits())
130 if database.is_tgt_little_endian():
135 logger.debug("# Database version: %d", database.get_version())
/Zephyr-Core-3.7.0/boards/arm/fvp_baser_aemv8r/doc/
Ddebug-with-arm-ds.rst37 Create a new configuration database
40 Create a new configuration database by selecting ``File -> New -> Other... -> Configuration Databas…
42 .. image:: images/create-new-configuration-database.jpg
44 :alt: Arm DS create new configuration database
46 Choose a name for the database. Here ``Zephyr`` is used:
50 :alt: Arm DS create new configuration database: choose database name
52 Click ``Finish`` and the new configuration database can be seen in ``Project Explorer``:
56 :alt: Arm DS create new configuration database: shown in project explorer
/Zephyr-Core-3.7.0/subsys/logging/
DKconfig.misc97 bool "Only generated log dictionary database from target"
100 Enable this option to make generating the log dictionary database
/Zephyr-Core-3.7.0/scripts/coccinelle/
Dfind_dev_usage.cocci4 // Uses a python database (a dict) to find where const struct device
Dfind_functions.cocci7 // Generate a q&d python database (a dict actually) of all the
/Zephyr-Core-3.7.0/.github/ISSUE_TEMPLATE/
D007_ext-source.md44 database)?
/Zephyr-Core-3.7.0/scripts/footprint/
Dupload_data.py47 client.write_points(footprint_data, time_precision='s', database='footprint_tracking')
/Zephyr-Core-3.7.0/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs480 /* load database */
481 showProgress('Loading database...');
514 showError(`Kconfig database could not be loaded (${error})`);
/Zephyr-Core-3.7.0/doc/develop/tools/
Dcoccinelle.rst230 When no ID file is specified coccinelle assumes your ID database file
232 carries a script scripts/idutils_index.sh which creates the database with:
238 If you have another database filename you can also just symlink with this
245 Alternatively you can specify the database filename explicitly, for
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/mesh/
Dshell.rst384 Provision the mesh node itself. If the Configuration database is enabled, the network key
508 on the provisioning features and the Configuration database to be fully functional. The
1791 Configuration database
1794 The Configuration database is an optional mesh subsystem that can be enabled through the
1795 :kconfig:option:`CONFIG_BT_MESH_CDB` configuration option. The Configuration database is only
1798 database enabled. This node is the Configurator, and is responsible for adding new nodes to the
1804 Create a Configuration database. argument
1812 Clear all data from the Configuration database. argument
1818 Show all data in the Configuration database. argument
1824 Manually add a mesh node to the configuration database. Note that devices provisioned with
[all …]
/Zephyr-Core-3.7.0/doc/connectivity/bluetooth/api/
Dgatt.rst7 GATT layer manages the service database providing APIs for service registration
/Zephyr-Core-3.7.0/share/zephyr-package/cmake/
Dzephyr_package_search.cmake4 # Windows: Registry database
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff-app/
DREADME.rst76 The meshctl utility maintains a persistent JSON database containing
/Zephyr-Core-3.7.0/subsys/bluetooth/host/
DKconfig.gatt109 bool "GATT dynamic database support"
127 changed on the GATT database.
/Zephyr-Core-3.7.0/samples/boards/nrf/mesh/onoff_level_lighting_vnd_app/
DREADME.rst96 The meshctl utility maintains a persistent JSON database containing
/Zephyr-Core-3.7.0/
DCMakeLists.txt516 # Likely a git-submodule. Let's ask git where the real database is located.
2001 # database, add the generation to post build command to make sure
2002 # the database is actually being generated.
2005 COMMAND ${CMAKE_COMMAND} -E echo "Generating logging dictionary database: ${LOG_DICT_DB_NAME}"
2013 # Seprate build target for generating logging dictionary database.
2014 # This needs to be explicitly called/used to generate the database.
2019 COMMENT "Generating logging dictionary database: ${LOG_DICT_DB_NAME}"
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/
DKconfig324 int "Maximum number of nodes in the database"
329 save in the configuration database.
332 int "Maximum number of subnets in the database"
337 saved in the configuration database.
340 int "Maximum number of application keys in the database"
345 be saved in the configuration database.
1387 It should consider the Mesh Configuration Database instances if database enabled.

12