/Zephyr-latest/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-latest/boards/native/nrf_bsim/ |
D | Kconfig | 13 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/ |
D | quick_feather_defconfig | 15 # memory using preconfigured DMA and execute it there.
|
/Zephyr-latest/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-latest/boards/andestech/adp_xc7k_ae350/doc/ |
D | index.rst | 174 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/ |
D | qomu_defconfig | 16 # memory using preconfigured DMA and execute it there.
|
/Zephyr-latest/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-latest/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-latest/samples/drivers/peci/ |
D | README.rst | 19 in order to execute.
|
/Zephyr-latest/soc/nxp/common/ |
D | Kconfig.xspi_xip | 27 XSpi when planning to execute code in XSpi Memory.
|
D | Kconfig.flexspi_xip | 29 FlexSpi when planning to execute code in FlexSpi Memory.
|
/Zephyr-latest/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-latest/modules/hal_infineon/cat1cm0p/ |
D | CMakeLists.txt | 36 message(WARNING "Can't find CM0+ binaries, please execute: \'west blobs fetch hal_infineon\' ")
|
/Zephyr-latest/cmake/ |
D | pristine.cmake | 3 # NB: This could be dangerous to execute.
|
/Zephyr-latest/subsys/testsuite/ztest/ |
D | Kconfig | 40 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/ |
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-latest/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-latest/tests/arch/common/ramfunc/ |
D | README.txt | 6 successfully execute them from SRAM) in XIP images. It
|
/Zephyr-latest/samples/subsys/debug/debugmon/ |
D | README.rst | 42 interrupt, other higher priority interrupts continue to execute.
|
/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 50 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/ |
D | zephyr_default.cmake | 27 # Find and execute workspace build configuration 40 # Find and execute application-specific build configuration
|
/Zephyr-latest/samples/subsys/shell/shell_module/src/ |
D | dynamic_cmd.c | 168 SHELL_CMD_ARG(execute, &m_sub_dynamic_set,
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 58 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/ |
D | dfd_srv.rst | 27 specific, and may contain data from other vendors. The application should never attempt to execute
|