Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 25 of 195) sorted by relevance

12345678

/Zephyr-4.3.0/doc/services/device_mgmt/smp_groups/
Dsmp_group_9.rst17 | ``0`` | Shell command line execute |
20 Shell command line execute
23 The command allows to execute command line in a similar way to typing it into
26 Shell command line execute request argument
66 Shell command line execute response argument
69 Command line execute response header fields:
/Zephyr-4.3.0/boards/native/nrf_bsim/
DKconfig12 It needs the BabbleSim simulator both in compile time and to execute
22 It needs the BabbleSim simulator both in compile time and to execute
32 It needs the BabbleSim simulator both in compile time and to execute
43 It needs the BabbleSim simulator both in compile time and to execute
54 It needs the BabbleSim simulator both in compile time and to execute
/Zephyr-4.3.0/boards/quicklogic/quick_feather/
Dquick_feather_defconfig15 # memory using preconfigured DMA and execute it there.
/Zephyr-4.3.0/boards/quicklogic/qomu/
Dqomu_defconfig16 # memory using preconfigured DMA and execute it there.
/Zephyr-4.3.0/soc/ite/ec/it51xxx/
DKconfig37 If enabled, Instruction Local Memory (ILM) will be configured to execute
41 that writes to the internal Flash) must execute out of RAM.
/Zephyr-4.3.0/boards/nxp/ucans32k1sic/support/
Dstartup.cmm8 ; - command operation to execute *
18 ; or SRAM. This routine takes time to execute *
54 ; Only declares flash, does not execute flash programming
/Zephyr-4.3.0/boards/andestech/adp_xc7k_ae350/doc/
Dindex.rst176 connect Andes ICE from host computer to ADP-XC7K board and execute the
214 # Enable execute file permission of ICEman
228 and execute it.
233 # Load the program into RAM and execute it
241 and execute it.
246 # Burn the program into flash and execute it
284 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
/Zephyr-4.3.0/boards/nxp/mr_canhubk3/support/
Dstartup.cmm7 ; - command operation to execute *
17 ; or SRAM. This routine takes time to execute *
56 ; Only declares flash, does not execute flash programming
/Zephyr-4.3.0/tests/net/lib/lwm2m/interop/pytest/
Dtest_bootstrap.py51 leshan.execute(endpoint, '1/0/9')
60 leshan.execute(endpoint, '1/0/9')
Dtest_blockwise.py36 leshan.execute(endpoint, '5/0/2')
66 leshan.execute(endpoint, '5/0/2')
/Zephyr-4.3.0/boards/egis/egis_et171/doc/
Dindex.rst59 and execute the ICE management software, ICEman, on this host computer.
93 # Enable execute file permission of ICEman
102 # You can load the program into RAM and execute it via gdb
/Zephyr-4.3.0/samples/drivers/peci/
DREADME.rst19 in order to execute.
/Zephyr-4.3.0/soc/nxp/common/
DKconfig.xspi_xip30 XSpi when planning to execute code in XSpi Memory.
DKconfig.flexspi_xip31 FlexSpi when planning to execute code in FlexSpi Memory.
/Zephyr-4.3.0/drivers/eeprom/
Deeprom_mchp_xec.c55 uint32_t execute; member
84 regs->execute = temp; in eeprom_xec_execute_reg_set()
158 regs->execute = XEC_EEPROM_EXC_CMD_READ_STS; in eeprom_xec_wait_write_compl()
/Zephyr-4.3.0/modules/hal_infineon/cat1cm0p/
DCMakeLists.txt36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
/Zephyr-4.3.0/cmake/
Dpristine.cmake3 # NB: This could be dangerous to execute.
/Zephyr-4.3.0/subsys/testsuite/ztest/
DKconfig40 which a 1cpu type test may execute on a multicpu system. The default
158 This is used to execute a test suite N number of times.
165 This is used to execute a test case N number of times.
180 This rule will execute a test suite N number of times.
186 This rule will execute a test N number of times.
/Zephyr-4.3.0/tests/subsys/ipc/ipc_sessions/interoperability/
DKconfig.icmsg_v166 The ICMSG library in its simplicity requires the workqueue to execute
71 # The Icmsg library in its simplicity requires the system workqueue to execute
/Zephyr-4.3.0/boards/nxp/s32k5xxcvb/support/
Dstartup.cmm8 ; - command operation to execute *
110 ; Only declares flash, does not execute flash programming
/Zephyr-4.3.0/tests/benchmarks/ipi_metric/
DKconfig7 prompt "Select an IPI-Metric test to execute"
/Zephyr-4.3.0/doc/kernel/services/scheduling/
Dindex.rst12 The scheduler determines which thread is allowed to execute
137 the CPU from time to time to permit other threads to execute.
143 yielding thread are then allowed to execute before the yielding thread is
148 time period. Ready threads of *all* priorities are then allowed to execute;
169 can be used to allow other threads of the same priority to execute.
181 the opportunity to execute before the current thread is scheduled again.
194 execute. However, the algorithm *does* ensure that a thread never executes
210 and allow other threads to execute. When the locking thread again
225 the CPU is relinquished to allow other ready threads to execute.
/Zephyr-4.3.0/samples/subsys/debug/debugmon/
DREADME.rst42 interrupt, other higher priority interrupts continue to execute.
/Zephyr-4.3.0/boards/espressif/common/
Dsoc-esp32-features.rst37 …SP32 SoC. Due to its dual-core architecture, each core can be enabled to execute customized tasks …
/Zephyr-4.3.0/tests/arch/common/ramfunc/
DREADME.txt6 successfully execute them from SRAM) in XIP images. It

12345678