Home
last modified time | relevance | path

Searched refs:execute (Results 1 – 25 of 160) 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/quicklogic/qomu/
Dqomu_defconfig16 # memory using preconfigured DMA and execute it there.
/Zephyr-latest/boards/andestech/adp_xc7k_ae350/doc/
Dindex.rst210 connect Andes ICE from host computer to ADP-XC7K board and execute the
248 # Enable execute file permission of ICEman
262 and execute it.
267 # Load the program into RAM and execute it
275 and execute it.
280 # Burn the program into flash and execute it
318 Then, you can use GDB to debug program by above commands but do NOT execute ``load``
/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/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/soc/nxp/common/
DKconfig.flexspi_xip29 FlexSpi when planning to execute code in FlexSpi Memory.
/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/subsys/ipc/ipc_service/lib/
DKconfig.icmsg66 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
135 the CPU from time to time to permit other threads to execute.
141 yielding thread are then allowed to execute before the yielding thread is
146 time period. Ready threads of *all* priorities are then allowed to execute;
167 can be used to allow other threads of the same priority to execute.
179 the opportunity to execute before the current thread is scheduled again.
192 execute. However, the algorithm *does* ensure that a thread never executes
208 and allow other threads to execute. When the locking thread again
223 the CPU is relinquished to allow other ready threads to execute.
/Zephyr-latest/samples/subsys/debug/debugmon/
DREADME.rst42 interrupt, other higher priority interrupts continue to execute.
/Zephyr-latest/tests/arch/common/ramfunc/
DREADME.txt6 successfully execute them from SRAM) in XIP images. It
/Zephyr-latest/cmake/modules/
Dzephyr_default.cmake27 # Find and execute workspace build configuration
40 # Find and execute application-specific build configuration
/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/samples/subsys/shell/shell_module/src/
Ddynamic_cmd.c168 SHELL_CMD_ARG(execute, &m_sub_dynamic_set,
/Zephyr-latest/samples/drivers/mbox/
DREADME.rst74 Then you can execute your application using:
/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
/Zephyr-latest/doc/develop/getting_started/
Dinstallation_mac.rst15 macOS will not let you execute those from the Terminal by default. In order to

1234567