| /Zephyr-4.3.0/doc/services/device_mgmt/smp_groups/ |
| D | smp_group_9.rst | 17 | ``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/ |
| D | Kconfig | 12 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/ |
| D | quick_feather_defconfig | 15 # memory using preconfigured DMA and execute it there.
|
| /Zephyr-4.3.0/boards/quicklogic/qomu/ |
| D | qomu_defconfig | 16 # memory using preconfigured DMA and execute it there.
|
| /Zephyr-4.3.0/soc/ite/ec/it51xxx/ |
| D | Kconfig | 37 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/ |
| D | startup.cmm | 8 ; - 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/ |
| D | index.rst | 176 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/ |
| D | startup.cmm | 7 ; - 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/ |
| D | test_bootstrap.py | 51 leshan.execute(endpoint, '1/0/9') 60 leshan.execute(endpoint, '1/0/9')
|
| D | test_blockwise.py | 36 leshan.execute(endpoint, '5/0/2') 66 leshan.execute(endpoint, '5/0/2')
|
| /Zephyr-4.3.0/boards/egis/egis_et171/doc/ |
| D | index.rst | 59 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/ |
| D | README.rst | 19 in order to execute.
|
| /Zephyr-4.3.0/soc/nxp/common/ |
| D | Kconfig.xspi_xip | 30 XSpi when planning to execute code in XSpi Memory.
|
| D | Kconfig.flexspi_xip | 31 FlexSpi when planning to execute code in FlexSpi Memory.
|
| /Zephyr-4.3.0/drivers/eeprom/ |
| D | eeprom_mchp_xec.c | 55 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/ |
| D | CMakeLists.txt | 36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
|
| /Zephyr-4.3.0/cmake/ |
| D | pristine.cmake | 3 # NB: This could be dangerous to execute.
|
| /Zephyr-4.3.0/subsys/testsuite/ztest/ |
| D | Kconfig | 40 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/ |
| D | Kconfig.icmsg_v1 | 66 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/ |
| D | startup.cmm | 8 ; - command operation to execute * 110 ; Only declares flash, does not execute flash programming
|
| /Zephyr-4.3.0/tests/benchmarks/ipi_metric/ |
| D | Kconfig | 7 prompt "Select an IPI-Metric test to execute"
|
| /Zephyr-4.3.0/doc/kernel/services/scheduling/ |
| D | index.rst | 12 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/ |
| D | README.rst | 42 interrupt, other higher priority interrupts continue to execute.
|
| /Zephyr-4.3.0/boards/espressif/common/ |
| D | soc-esp32-features.rst | 37 …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/ |
| D | README.txt | 6 successfully execute them from SRAM) in XIP images. It
|