Home
last modified time | relevance | path

Searched refs:dynamic (Results 1 – 25 of 139) sorted by relevance

123456

/Zephyr-latest/samples/subsys/logging/syst/
DREADME.rst100 [ 0.020000] <dbg> syst: d str dynamic str
101 …[ 0.020000] <dbg> syst: mixed str dynamic str --- dynamic str --- another dynamic str --- anoth…
102 [ 0.020000] <dbg> syst: mixed c/s ! static str dynamic str static str !
161 d str dynamic str
162 mixed str dynamic str --- dynamic str --- another dynamic str --- another dynamic str
163 mixed c/s ! static str dynamic str static str !
184 d str dynamic str
185 mixed str dynamic str --- dynamic str --- another dynamic str --- another dynamic str
186 mixed c/s ! static str dynamic str static str !
271 [ 0.020000] <dbg> syst: d str dynamic str
[all …]
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst21 See ``dynamic`` command and :zephyr_file:`samples/subsys/shell/shell_module/src/dynamic_cmd.c`
22 for details on how dynamic commands are implemented.
85 dynamic help history
98 uart:~$ dynamic
99 dynamic - Demonstrate dynamic command usage.
101 add : Add a new dynamic command.
102 Example usage: [ dynamic add test ] will add a dynamic command
109 show : Show all added dynamic commands.
DKconfig15 bool "Shell dynamic commands example"
/Zephyr-latest/samples/subsys/logging/dictionary/
DREADME.rst76 [ 193395] <dbg> hello_world: main: d str dynamic str
77 …7283] <dbg> hello_world: main: mixed str dynamic str --- dynamic str --- another dynamic str --- a…
78 [ 266022] <dbg> hello_world: main: mixed c/s ! static str dynamic str static str !
/Zephyr-latest/subsys/portability/cmsis_rtos_v2/
DKconfig19 int "Maximum thread count in CMSIS RTOS V2 application with dynamic control blocks"
27 int "Maximum thread count in CMSIS RTOS V2 application with dynamic stack"
46 Mention dynamic stack size threads are allocated in CMSIS RTOS V2 application.
81 int "Maximum dynamic mem slab/pool size in CMSIS RTOS V2 application"
84 Mention maximum dynamic size of memory slabs/pools in CMSIS RTOS V2 compliant application.
95 int "Maximum dynamic message queue size in CMSIS RTOS V2 application"
98 Mention maximum dynamic size of message queues in CMSIS RTOS V2 compliant application.
/Zephyr-latest/tests/subsys/zbus/dyn_channel/src/
Dmain.c69 ZTEST(dynamic, test_static) in ZTEST() argument
97 ZTEST(dynamic, test_malloc) in ZTEST() argument
144 ZTEST_SUITE(dynamic, NULL, NULL, NULL, NULL, NULL);
/Zephyr-latest/doc/develop/languages/c/
Dcommon_libc.rst21 The common dynamic memory management implementation can be enabled by
26 <heap_v2>` to manage the memory heap used by the standard dynamic memory
44 The standard dynamic memory management interface functions implemented by
Dindex.rst91 C defines a standard dynamic memory management interface (for example,
95 While the details of the dynamic memory management implementation varies across
103 for the memory blocks allocated by the standard dynamic memory allocation
118 C standard dynamic memory management interface functions such as
Dnewlib.rst81 by the standard dynamic memory management interface functions (for example,
91 The only interface between the Newlib dynamic memory management functions and
122 The standard dynamic memory management interface functions implemented by the
/Zephyr-latest/soc/ti/simplelink/
DKconfig18 Turn on dynamic memory allocation for DPL objects. Reserves
/Zephyr-latest/subsys/mgmt/mcumgr/grp/settings_mgmt/
DKconfig34 bool "Heap (dynamic size)"
37 Use dynamic heap memory allocation through malloc, if there is
/Zephyr-latest/subsys/bluetooth/host/
DKconfig.l2cap52 allowing the creation of dynamic L2CAP Channels.
59 Enhanced Credit Based Flow Control support on dynamic L2CAP Channels.
/Zephyr-latest/arch/x86/zefi/
Defi.ld39 *(.dynamic)
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp3296 int "Max number of WiFi dynamic RX buffers"
100 Set the number of WiFi dynamic RX buffers, 0 means unlimited RX buffers
101 will be allocated (provided sufficient free RAM). The size of each dynamic
105 and then delivers it to the high layer TCP/IP stack. The dynamic RX buffer
110 RX buffer number is unlimited (0). If a dynamic RX buffer limit is set,
126 The size of each dynamic TX buffer depends on the length of each data
175 int "Max number of WiFi dynamic TX buffers"
180 Set the number of WiFi dynamic TX buffers. The size of each
181 dynamic TXbuffer is not fixed, it depends on the size of each
220 For Management buffers, the number of dynamic and static management buffers is the same.
/Zephyr-latest/modules/lz4/
DKconfig24 bool "Disable dynamic memory allocation"
26 Disable lz4 functions that use dynamic memory allocation functions.
/Zephyr-latest/drivers/xen/
DKconfig13 Xen grant table driver. Please note that driver uses dynamic memory
/Zephyr-latest/subsys/mgmt/mcumgr/grp/enum_mgmt/
DKconfig77 bool "Heap (dynamic size)"
80 Use dynamic heap memory allocation through malloc, if there is insufficient heap memory
/Zephyr-latest/doc/hardware/peripherals/
Di3c.rst30 dynamic address assignment needs to be carried out by the I3C
79 #. Do ``RSTDAA`` to reset dynamic addresses of connected devices.
87 #. Do ``SETDASA`` to assign a dynamic address using the static address of the device
91 to assign static addresses as dynamic addresses.
97 #. Do ``ENTDAA`` to start dynamic address assignment, if there are
251 dynamic address assignment.
295 such as, its dynamic address, BCR, DCR, MRL and MWL. Therefore,
/Zephyr-latest/tests/lib/mem_alloc/
DREADME.txt6 This test verifies kernel access to the dynamic memory allocation functions
/Zephyr-latest/modules/nanopb/
DKconfig19 This option enables dynamic allocation support in the decoder.
/Zephyr-latest/samples/subsys/shell/shell_module/src/
Ddynamic_cmd.c177 SHELL_CMD_REGISTER(dynamic, &m_sub_dynamic,
/Zephyr-latest/samples/bluetooth/hci_pwr_ctrl/
DREADME.rst10 This sample application demonstrates the dynamic Tx power control over the LL
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst33 * Removed deprecated dynamic interrupt API.
47 * ARC: Removed dynamic interrupts.
50 * ARM: Removed dynamic interrupts and exceptions.
53 * x86: Removed dynamic interrupts and exceptions.
157 * Removed test for dynamic exceptions.
169 * Removed dynamic IRQs and exceptions.
198 * ``ZEP-640`` - Remove dynamic IRQs/exceptions from Zephyr
314 * ``ZEP-1076`` - "samples/philosophers/unified" build failed with dynamic stack
/Zephyr-latest/soc/nxp/imxrt/imxrt5xx/
DKconfig.defconfig16 …e/embedded-software/application-software-packs/application-software-pack-dynamic-voltage-scaling-u…
/Zephyr-latest/tests/arch/arm/arm_irq_advanced_features/
DREADME.txt8 at runtime. In particular, it tests that dynamic direct IRQs may be

123456