Home
last modified time | relevance | path

Searched defs:filename (Results 1 – 25 of 39) sorted by relevance

12

/Zephyr-latest/scripts/build/
Dgen_image_info.py28 def write_header(filename, segments, adjusted_lma): argument
56 def read_segments(filename): argument
Dgen_app_partitions.py112 def find_obj_file_partitions(filename, partitions): argument
/Zephyr-latest/scripts/tests/twister/
Dtest_twister.py34 def test_correct_schema(filename, schema, test_data): argument
46 def test_incorrect_schema(filename, schema, test_data): argument
Dtest_testsuite.py643 def mock_sf(filename, *args, **kwargs): argument
649 def mock_stat(filename, *args, **kwargs): argument
Dtest_runner.py783 def mock_open(filename, *args, **kwargs): argument
788 def mock_realpath(filename, *args, **kwargs): argument
791 def mock_abspath(filename, *args, **kwargs): argument
838 def mock_exists(filename, *args, **kwargs): argument
847 def mock_getsize(filename, *args, **kwargs): argument
Dtest_hardwaremap.py660 def mock_open(filename, mode='r'): argument
/Zephyr-latest/scripts/pylib/twister/
Dscl.py31 def yaml_load(filename): argument
72 def yaml_load_verify(filename, schema): argument
/Zephyr-latest/arch/x86/
Dgen_idt.py86 def create_idt_binary(idt_config, filename): argument
106 def create_irq_vec_map_binary(irq_vec_map, filename): argument
271 def create_irq_vectors_allocated(vectors, spur_code, spur_nocode, filename): argument
/Zephyr-latest/scripts/west_commands/tests/
Dtest_stm32flash.py63 def os_path_getsize_patch(filename): argument
70 def os_path_isfile_patch(filename): argument
Dtest_canopen_program.py39 def os_path_isfile_patch(filename): argument
Dtest_gd32isp.py42 def os_path_isfile_patch(filename): argument
Dtest_dfu_util.py60 def os_path_isfile_patch(filename): argument
Dtest_nrf.py457 def os_path_isfile_patch(filename): argument
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dreports.py133 def xunit_report_suites(self, json_file, filename): argument
199 def xunit_report(self, json_file, filename, selected_platform=None, full_report=False): argument
289 def json_report(self, filename, version="NA", platform=None, filters=None): argument
487 def compare_metrics(self, filename): argument
Dconfig_parser.py87 def __init__(self, filename, schema): argument
/Zephyr-latest/include/zephyr/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_callbacks.h52 char *filename; member
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py867 def __init__(self, filename="Kconfig", warn=True, warn_to_stderr=True, argument
959 def _init(self, filename, warn, warn_to_stderr, encoding): argument
1151 def load_config(self, filename=None, replace=True, verbose=None): argument
1249 def _load_config(self, filename, replace): argument
1370 def _undef_assign(self, name, val, filename, linenr): argument
1379 def _assigned_twice(self, sym, new_val, filename, linenr): argument
1397 def load_allconfig(self, filename): argument
1419 def write_autoconf(self, filename=None, header=None): argument
1505 def write_config(self, filename=None, header=None, save_old=True, argument
1659 def write_min_config(self, filename, header=None): argument
[all …]
/Zephyr-latest/tests/subsys/display/cfb/basic/src/
Dtestdata.c689 int to_ppm(const char *filename, uint32_t *buf, size_t w, size_t h) in to_ppm()
/Zephyr-latest/tests/posix/fs/src/
Dtest_fs_stat.c23 static void create_file(const char *filename, uint32_t size) in create_file()
/Zephyr-latest/scripts/pylib/pytest-twister-harness/tests/resources/
Dfifo_mock.py16 def __init__(self, filename, mode): argument
/Zephyr-latest/scripts/footprint/
Dcompare_footprint160 def read_sanity_report(filename): argument
/Zephyr-latest/soc/intel/intel_adsp/tools/
Dcavstool_client.py60 def uploading(self, filename): argument
/Zephyr-latest/subsys/testsuite/coverage/
Dcoverage.h114 const char *filename; /* Name of the associated gcda data file */ member
/Zephyr-latest/scripts/
Dget_maintainer.py169 def __init__(self, filename=None): argument
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_edtlib.py39 def hpath(filename): argument

12