/scripts/native_simulator/common/src/ |
A D | nce.c | 68 struct nce_status_t *this; in nce_init() local 75 this->cpu_halted = true; in nce_init() 76 this->terminate = false; in nce_init() 81 return (void *)this; in nce_init() 104 if (this == NULL || this->cpu_halted) { in nce_terminate() 116 this->terminate = true; in nce_terminate() 117 this->cpu_halted = true; in nce_terminate() 149 this->start_routine(); in sw_wrapper() 193 this->cpu_halted = true; in nce_halt_cpu() 229 if (this->terminate) { in nce_wake_cpu() [all …]
|
A D | nct.c | 282 if (!this->threads_table || this->terminate) { in nct_thread_starter() 290 this->fptr(tt_el->payload); in nct_thread_starter() 372 tt_el = ttable_get_element(this, this->threads_table_size-1); in ttable_get_empty_slot() 410 tt_el->nct_status = this; in nct_new_thread() 437 struct nct_status_t *this; in nct_init() local 451 this->fptr = fptr; in nct_init() 452 this->thread_create_count = 0; in nct_init() 464 return (void *)this; in nct_init() 487 if (!this || !this->threads_table) { /* LCOV_EXCL_BR_LINE */ in nct_clean_up() 491 this->terminate = true; in nct_clean_up() [all …]
|
/scripts/native_simulator/common/src/include/ |
A D | nct_if.h | 22 void nct_clean_up(void *this); 23 void nct_swap_threads(void *this, int next_allowed_thread_nbr); 24 void nct_first_thread_start(void *this, int next_allowed_thread_nbr); 25 int nct_new_thread(void *this, void *payload); 26 void nct_abort_thread(void *this, int thread_idx); 27 int nct_get_unique_thread_id(void *this, int thread_idx); 28 int nct_thread_name_set(void *this, int thread_idx, const char *str);
|
A D | nce_if.h | 22 void nce_terminate(void *this); 23 void nce_boot_cpu(void *this, void (*start_routine)(void)); 24 void nce_halt_cpu(void *this); 25 void nce_wake_cpu(void *this); 26 int nce_is_cpu_running(void *this);
|
/scripts/dts/ |
A D | README.txt | 12 Links related to the work making this standalone: 18 The 'python-devicetree' subdirectory you find here next to this 30 Eventually, as APIs stabilize, the python-devicetree code in this
|
/scripts/dts/python-devicetree/tests/test-bindings-init/ |
A D | filter_allows_notblocked.yaml | 4 # in simple_blocklist.yaml: we should end up with this property.
|
A D | base_multi.yaml | 71 # Amend this "child-binding: include:" element. 96 # Amend this "child-binding: child-binding: include:" element.
|
/scripts/pylib/pytest-twister-harness/ |
A D | README.rst | 8 If you plan to use this plugin with Twister, then you don't need to install it 9 separately by pip. When Twister uses this plugin for pytest tests, it updates
|
/scripts/schemas/ |
A D | soc-schema.yml | 94 Priority of this flash run once configuration. The highest value data will be used 116 If first, will run this command once when the first image is flashed, if 117 last, will run this command once when the final image is flashed. 124 A list of flash runners that this applies to, can use `all` to apply
|
A D | board-schema.yml | 109 Priority of this flash run once configuration. The highest value data will be used 131 If first, will run this command once when the first image is flashed, if 132 last, will run this command once when the final image is flashed. 139 A list of flash runners that this applies to, can use `all` to apply
|
/scripts/ci/ |
A D | twister_ignore.txt | 3 # The patterns listed in this file will be compared with the list of files 38 # if we change this file or associated script, it should not trigger a full
|
A D | pylintrc | 6 # To run pylint manually with this configuration from the Zephyr repo, do
|
/scripts/native_simulator/common/other/ |
A D | linker_script.pre.ld | 44 * Note this script augments the default host linker script
|
/scripts/schemas/twister/ |
A D | quarantine-schema.yaml | 5 # We load this with pykwalify
|
A D | testsuite-schema.yaml | 4 # We load this with pykwalify 288 # The list of testcases -- IDK why this is a sequence of 297 # regex;(([a-zA-Z0-9_]+)) for this to work, note below we
|
A D | platform-schema.yaml | 4 # We load this with pykwalify
|
/scripts/west_commands/ |
A D | README.txt | 10 When extending this code, please keep the unit tests (in tests/) up to
|
/scripts/net/ |
A D | README.txt | 44 User can see what samples are supported like this: 75 Should this not be the case, the directory can be set using '-Z' or
|
A D | run-sample-tests.sh | 304 find out the directories that can be used for this testing
|
/scripts/coccinelle/ |
A D | const_config_info.cocci | 12 // Note that this patch may produce incorrect results if config_info
|
/scripts/west_commands/completion/ |
A D | west-completion.zsh | 6 # Ensure this works also when being source-ed 217 "--local[this workspace\'s file]"
|
A D | west-completion.fish | 2 # this is used to filter which command to show 100 # this option can be placed before subcommand and require a folder 404 complete -c west -n "__zephyr_west_seen_subcommand_from config" -l local -d "this workspace's file" 427 …-l board-dir -xa "(__zephyr_west_complete_directories)" -d "only look for boards in this directory"
|
/scripts/ci/es_upload/ |
A D | README.md | 60 Only one testsuite property object can be flattened this way per index upload.
|
/scripts/ |
A D | spelling.txt | 1581 tmis||this
|