Home
last modified time | relevance | path

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

1234567

/Zephyr-latest/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-latest/boards/native/nrf_bsim/
DKconfig13 It needs the BabbleSim simulator both in compile time and to execute
24 It needs the BabbleSim simulator both in compile time and to execute
35 It needs the BabbleSim simulator both in compile time and to execute
46 It needs the BabbleSim simulator both in compile time and to execute
/Zephyr-latest/boards/quicklogic/quick_feather/
Dquick_feather_defconfig15 # memory using preconfigured DMA and execute it there.
/Zephyr-latest/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-latest/boards/andestech/adp_xc7k_ae350/doc/
Dindex.rst174 connect Andes ICE from host computer to ADP-XC7K board and execute the
212 # Enable execute file permission of ICEman
226 and execute it.
231 # Load the program into RAM and execute it
239 and execute it.
244 # Burn the program into flash and execute it
282 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
/Zephyr-latest/boards/quicklogic/qomu/
Dqomu_defconfig16 # memory using preconfigured DMA and execute it there.
/Zephyr-latest/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-latest/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-latest/samples/drivers/peci/
DREADME.rst19 in order to execute.
/Zephyr-latest/soc/nxp/common/
DKconfig.xspi_xip27 XSpi when planning to execute code in XSpi Memory.
DKconfig.flexspi_xip29 FlexSpi when planning to execute code in FlexSpi Memory.
/Zephyr-latest/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-latest/modules/hal_infineon/cat1cm0p/
DCMakeLists.txt36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
/Zephyr-latest/cmake/
Dpristine.cmake3 # NB: This could be dangerous to execute.
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig40 which a 1cpu type test may execute on a multicpu system. The default
156 This is used to execute a test suite N number of times.
163 This is used to execute a test case N number of times.
178 This rule will execute a test suite N number of times.
184 This rule will execute a test N number of times.
/Zephyr-latest/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-latest/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-latest/tests/arch/common/ramfunc/
DREADME.txt6 successfully execute them from SRAM) in XIP images. It
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst42 interrupt, other higher priority interrupts continue to execute.
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst50 These requirements define the specific actions the feature shall be able to execute and the
61 #. After completing work on the new requirements execute: ``strictDoc manage auto-uid .``
/Zephyr-latest/cmake/modules/
Dzephyr_default.cmake27 # Find and execute workspace build configuration
40 # Find and execute application-specific build configuration
/Zephyr-latest/samples/subsys/shell/shell_module/src/
Ddynamic_cmd.c168 SHELL_CMD_ARG(execute, &m_sub_dynamic_set,
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig.icmsg58 The ICMSG library in its simplicity requires the workqueue to execute
90 # The Icmsg library in its simplicity requires the system workqueue to execute
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Ddfd_srv.rst27 specific, and may contain data from other vendors. The application should never attempt to execute

1234567