Home
last modified time | relevance | path

Searched refs:this (Results 1 – 24 of 24) sorted by relevance

/scripts/native_simulator/common/src/
A Dnce.c68 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 Dnct.c282 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 Dnct_if.h22 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 Dnce_if.h22 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 DREADME.txt12 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 Dfilter_allows_notblocked.yaml4 # in simple_blocklist.yaml: we should end up with this property.
A Dbase_multi.yaml71 # Amend this "child-binding: include:" element.
96 # Amend this "child-binding: child-binding: include:" element.
/scripts/pylib/pytest-twister-harness/
A DREADME.rst8 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 Dsoc-schema.yml94 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 Dboard-schema.yml109 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 Dtwister_ignore.txt3 # 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 Dpylintrc6 # To run pylint manually with this configuration from the Zephyr repo, do
/scripts/native_simulator/common/other/
A Dlinker_script.pre.ld44 * Note this script augments the default host linker script
/scripts/schemas/twister/
A Dquarantine-schema.yaml5 # We load this with pykwalify
A Dtestsuite-schema.yaml4 # 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 Dplatform-schema.yaml4 # We load this with pykwalify
/scripts/west_commands/
A DREADME.txt10 When extending this code, please keep the unit tests (in tests/) up to
/scripts/net/
A DREADME.txt44 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 Drun-sample-tests.sh304 find out the directories that can be used for this testing
/scripts/coccinelle/
A Dconst_config_info.cocci12 // Note that this patch may produce incorrect results if config_info
/scripts/west_commands/completion/
A Dwest-completion.zsh6 # Ensure this works also when being source-ed
217 "--local[this workspace\'s file]"
A Dwest-completion.fish2 # 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 DREADME.md60 Only one testsuite property object can be flattened this way per index upload.
/scripts/
A Dspelling.txt1581 tmis||this

Completed in 23 milliseconds