/Zephyr-latest/scripts/native_simulator/common/src/ |
D | nce.c | 58 struct nce_status_t *this; in nce_init() local 60 this = calloc(1, sizeof(struct nce_status_t)); in nce_init() 62 if (this == NULL) { /* LCOV_EXCL_BR_LINE */ in nce_init() 65 this->cpu_halted = true; in nce_init() 66 this->terminate = false; in nce_init() 68 NSI_SAFE_CALL(pthread_cond_init(&this->cond_cpu, NULL)); in nce_init() 69 NSI_SAFE_CALL(pthread_mutex_init(&this->mtx_cpu, NULL)); in nce_init() 71 return (void *)this; in nce_init() 85 struct nce_status_t *this = (struct nce_status_t *)this_arg; in nce_terminate() local 94 if (this == NULL || this->cpu_halted) { in nce_terminate() [all …]
|
D | nct.c | 129 static void nct_exit_and_cleanup(struct te_status_t *this); 130 static struct threads_table_el *ttable_get_element(struct te_status_t *this, int index); 135 static void abort_tail(struct te_status_t *this, int this_th_nbr) in abort_tail() argument 137 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in abort_tail() 146 nct_exit_and_cleanup(this); in abort_tail() 157 static void nct_wait_until_allowed(struct te_status_t *this, int this_th_nbr) in nct_wait_until_allowed() argument 159 struct threads_table_el *tt_el = ttable_get_element(this, this_th_nbr); in nct_wait_until_allowed() 168 while (this_th_nbr != this->currently_allowed_thread) { in nct_wait_until_allowed() 169 pthread_cond_wait(&this->cond_threads, &this->mtx_threads); in nct_wait_until_allowed() 172 abort_tail(this, this_th_nbr); in nct_wait_until_allowed() [all …]
|
/Zephyr-latest/doc/_static/js/ |
D | dark-mode-toggle.min.mjs | 2 …this.getAttribute(t);return e===null?"":e},set(e){this.setAttribute(t,e)}})};const w=(e,t,i=t)=>{O…
|
/Zephyr-latest/scripts/native_simulator/common/src/include/ |
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);
|
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);
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_sof_host_dma | 11 component. Specifically, this driver 21 int "Alignment (in bytes) required for memory regions passed to this driver" 24 Use this to set the alignment (in bytes) 26 this driver to adjust a memory region's size 27 and base address. Since this driver doesn't 28 actually have any hardware to back it up this 31 Nevertheless, this is needed because this driver
|
/Zephyr-latest/subsys/bluetooth/services/bas/ |
D | Kconfig.bas | 12 Enable this option to include Battery Level Status Characteristic. 19 Enable this option if the Battery Level Identifier is present. 24 Enable this option if the Battery Level is present. 29 Enable this option if Additional Battery Status information is present. 34 Enable this option to include Battery Critical Status Characteristic.
|
/Zephyr-latest/tests/arch/x86/info/src/ |
D | timer.c | 15 uint32_t this, last; in sync() local 18 err = counter_get_value(cmos, &this); in sync() 25 last = this; in sync() 26 err = counter_get_value(cmos, &this); in sync() 31 } while (last == this); in sync()
|
/Zephyr-latest/kernel/ |
D | Kconfig.obj_core | 19 When enabled, this option integrates condition variables into the 26 When enabled, this option integrate kernel events into the object 33 When enabled, this option integrates FIFOs into the object core 40 When enabled, this option integrates LIFOs into the object core 47 When enabled, this option integrates mailboxes into the object core 54 When enabled, this option integrates memory slabs into the object 61 When enabled, this option integrates mutexes into the object core 68 When enabled, this option integrates message queues into the object 75 When enabled, this option integrates semaphores into the object core 82 When enabled, this option integrates pipes into the object core [all …]
|
/Zephyr-latest/soc/native/inf_clock/ |
D | Kconfig | 11 int "CPU Number this image targets" 16 Which native simulator microcontroller/CPU number is this image targeting. 21 int "Total number of MCUs this target has" 26 How many AMP MCUs does this target have in total. 44 So you can, for ex., use this application build to produce one core image, and at the same time 48 bool "Auto-start this MCU" 51 Automatically start the MCU this Zephyr image is built for during HW boot, 52 even if in other circumstances this MCU would not start automatically (for ex. because 54 If that MCU was, by HW design, going to start at HW boot anyhow, this option does nothing.
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | Kconfig.tfm.crypto_modules | 15 Unset this option if 'psa_generate_random' is not used. 22 Unset this option if the functionality provided by 'crypto_key_management.c' 30 Unset this option if the functionality provided by 'crypto_aead.c' 38 Unset this option if the functionality provided by 'crypto_mac.c' 46 Unset this option if the functionality provided by 'crypto_hash.c' 54 Unset this option if the functionality provided by 'crypto_cipher.c' 62 Unset this option if the encrypt functionality provided by 'crypto_asymmetric.c' 70 Unset this option if the sign functionality provided by 'crypto_asymmetric.c' 78 Unset this option if the functionality provided by 'crypto_key_derivation.c'
|
D | Kconfig.tfm.partitions | 15 Setting this option will cause '-DTFM_PARTITION_PROTECTED_STORAGE' 17 in the trusted-firmware-m repository for details regarding this 26 Setting this option will cause '-DTFM_PARTITION_INTERNAL_TRUSTED_STORAGE' 28 in the trusted-firmware-m repository for details regarding this 37 Setting this option will cause '-DTFM_PARTITION_CRYPTO' 39 in the trusted-firmware-m repository for details regarding this 49 Setting this option will cause '-DTFM_PARTITION_INITIAL_ATTESTATION' 51 in the trusted-firmware-m repository for details regarding this 60 Setting this option will cause '-DTFM_PARTITION_PLATFORM' 62 in the trusted-firmware-m repository for details regarding this [all …]
|
/Zephyr-latest/samples/sensor/tmp108/ |
D | Kconfig | 19 starts this process. Set this to enable 1 shot mode example. 26 Set this to enable alerts for high temperatures 27 although this will work with one shot enabled, 37 Set this to enable alerts for low temperatures 38 although this will work with one shot enabled,
|
/Zephyr-latest/samples/subsys/task_wdt/boards/ |
D | nucleo_f401re.overlay | 9 * this is too low to configure the WWDG clock for this sample. 10 * Thus, use the IWDG instead for running this sample.
|
D | nucleo_f411re.overlay | 9 * this is too low to configure the WWDG clock for this sample. 10 * Thus, use the IWDG instead for running this sample.
|
/Zephyr-latest/samples/drivers/led/is31fl3733/ |
D | Kconfig | 10 Set this to match the number of SW LED sink connections 12 to drive LEDs within this range. 18 Set this to match the number of CS LED source connections wired up 20 LEDs within this range.
|
/Zephyr-latest/boards/shields/nrf7002eb/boards/ |
D | nrf54h20dk_nrf54h20_cpuapp.overlay | 8 * remove this as Wi-Fi SR co-existence is not yet supported on this board. 9 * The external SR RF switch may not even be present on this board.
|
/Zephyr-latest/doc/ |
D | 404.rst | 14 Sorry, the page you requested was not found on this site. 22 strReferrer + "</a> was not found on this site.</p>"); 24 document.write("<p>Sorry, the page you requested was not found on this site.</p>") 33 Please try using the navigation links on the left of this page to navigate 36 If you got this error by following a link, please let us know by creating an
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 14 Enable this option group with :kconfig:option:`CONFIG_POSIX_BARRIERS`. 80 Enable this option group with :kconfig:option:`CONFIG_POSIX_C_LIB_EXT`. 107 Enable this option group with :kconfig:option:`CONFIG_POSIX_CLOCK_SELECTION`. 122 Enable this option group with :kconfig:option:`CONFIG_POSIX_DEVICE_IO`. 187 Enable this option group with :kconfig:option:`CONFIG_POSIX_FD_MGMT`. 228 Enable this option group with :kconfig:option:`CONFIG_POSIX_FILE_SYSTEM`. 266 Enable this option with :kconfig:option:`CONFIG_POSIX_FILE_SYSTEM_R`. 279 Enable this option group with :kconfig:option:`CONFIG_POSIX_MAPPED_FILES`. 294 Enable this option group with :kconfig:option:`CONFIG_POSIX_MEMORY_PROTECTION`. 307 Enable this option group with :kconfig:option:`CONFIG_POSIX_MULTI_PROCESS`. [all …]
|
/Zephyr-latest/submanifests/ |
D | README.txt | 2 in this directory will be included in the main west.yml file sorted by 7 For more details about how this works, see this part of the west
|
/Zephyr-latest/samples/net/sockets/echo_async_select/ |
D | README.rst | 15 The source code for this sample application can be found at: 27 Build the Zephyr version of the sockets/echo_async application like this: 40 $ telnet 192.0.2.1 4242 # use this for IPv4 41 $ telnet 2001:db8::1 4242 # or this for IPv6 44 it. Unlike the :zephyr:code-sample:`sockets-echo` sample, this application 47 The sample supports up to three connected clients, but this can be adjusted 74 $ telnet 127.0.0.1 4242 # use this for IPv4 75 $ telnet ::1 4242 # or this for IPv6
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 003_rfc-proposal.md | 19 Why do we want this change and what problem are we trying to address? 25 change once this change is implemented. 30 In this section of the document the target audience is the dev team. Upon 31 reading this section each engineer should have a rather clear picture of what 41 By reading this section, each team member should be able to know what exactly 58 List any alternatives considered, and the reasons for choosing this option
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.cap | 16 Enabling this will enable the CAP Acceptor role. This instantiates the 25 Enabling this will allow a CAP acceptor to be a set member. 26 Enabling this will require a manual register of the CAS service. 38 Enabling this will enable the CAP Initiator role. 50 Enabling this will enable the CAP Initiator role.
|
/Zephyr-latest/subsys/stats/ |
D | Kconfig | 16 Include a full name string for each statistic in the build. If this 18 form "s0", "s1", etc. Enabling this setting simplifies debugging, 26 Include a full name string for each statistic in the build. If this 28 form "s0", "s1", etc. Enabling this setting simplifies debugging,
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.native_posix | 23 Connect this UART to its own pseudoterminal. This is the preferred 25 Moreover this option does not conflict with any other native 31 Connect this UART to the stdin & stdout of the calling shell/terminal 36 It is strongly discouraged to try to use this option with the new 46 When this option is selected a new command line switch is provided: 64 command line option, this will be the default command which will be 66 Note that this command must have one, and only one, '%s' as 70 The 2nd UART will not be affected by this option. 71 If you are using GNOME, then you can use this command string
|