Home
last modified time | relevance | path

Searched refs:Allocate (Results 1 – 23 of 23) sorted by relevance

/Zephyr-latest/modules/lz4/
DKconfig35 Allocate memory from stack (fastest).
41 Allocate memory from heap (requires malloc()).
59 Allocate memory from stack (fastest).
65 Allocate memory from heap (requires malloc()).
92 Allocate memory from stack (fastest).
98 Allocate memory from heap (requires malloc()).
/Zephyr-latest/drivers/display/
DKconfig.renesas_lcdc16 bool "Allocate the display buffer into PSRAM"
20 Allocate the display buffer into PSRAM
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
Dbeagleconnect_freedom.dts102 /* Allocate 128 KiB for mcuboot */
108 /* Allocate 568 KiB for application (avoid touching CCFG) */
183 /* Allocate 568 KiB for application */
189 /* Allocate 128 KiB scratch for image swap */
195 /* Allocate 1 MiB storage partition */
/Zephyr-latest/tests/benchmarks/latency_measure/
DREADME.rst72 …fifo.put.alloc.immediate.kernel - Allocate to add data to FIFO (no ctx switch) : …
77 …fifo.put.alloc.wake+ctx.k_to_k - Allocate to add data to FIFO (w/ ctx switch) : …
80 …lifo.put.alloc.immediate.kernel - Allocate to add data to LIFO (no ctx switch) : …
85 …lifo.put.alloc.wake+ctx.k_to_k - Allocate to add data to LIFO (w/ ctx switch) : …
125 …fifo.put.alloc.immediate.kernel - Allocate to add data to FIFO (no ctx switch) : …
130 …fifo.put.alloc.wake+ctx.k_to_k - Allocate to add data to FIFO (w/ ctx switch) : …
133 …lifo.put.alloc.immediate.kernel - Allocate to add data to LIFO (no ctx switch) : …
138 …lifo.put.alloc.wake+ctx.k_to_k - Allocate to add data to LIFO (w/ ctx switch) : …
182 …fifo.put.alloc.immediate.kernel - Allocate to add data to FIFO (no ctx switch) : …
187 …fifo.put.alloc.wake+ctx.k_to_k - Allocate to add data to FIFO (w/ ctx switch) : …
[all …]
/Zephyr-latest/drivers/sdhc/
DKconfig.sdhc_cdns19 int "Allocate number of descriptors"
/Zephyr-latest/boards/nxp/rd_rw612_bga/
DKconfig.defconfig20 # Allocate buffer that is 10% of screen size
/Zephyr-latest/samples/drivers/adc/adc_dt/boards/
Dxg24_rb4187c.overlay19 /* Allocate odd bus 0 on GPIO port B to IADC for access to pin PB1 */
/Zephyr-latest/tests/kernel/mem_slab/mslab/
DREADME.txt36 (1) - Allocate and free 2 blocks in <main>
59 (2) - Allocate 2 blocks in <helper_thread>
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst69 // Allocate 4K from cacheable memory
72 // Allocate 4K from non-cacheable memory
/Zephyr-latest/samples/boards/espressif/spiram_test/
DREADME.rst4 Allocate memory from SPIRAM.
/Zephyr-latest/doc/services/mem_mgmt/
Dindex.rst153 // Allocate 0x100 bytes of cacheable memory from `mem_cacheable`
156 // Allocate 0x200 bytes of non-cacheable memory aligned to 32 bytes
160 // Allocate 0x100 bytes of cacheable and dma-able memory from `mem_cacheable_dma`
/Zephyr-latest/subsys/task_wdt/
DKconfig21 The timeouts for each channel are stored in an array. Allocate only
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst18 * Allocate, commit scheme used for packet producing.
Dring_buffers.rst270 /* Allocate buffer within a ring buffer memory. */
/Zephyr-latest/drivers/wifi/esp32/
DKconfig.esp3275 bool "Allocate memory of WiFi and NET in SPIRAM"
78 Allocate memory of WiFi and NET stack in SPIRAM, increasing available RAM memory space
/Zephyr-latest/doc/develop/debug/
Dindex.rst259 - Uncheck "Allocate console for semihosting"
/Zephyr-latest/doc/services/llext/
Ddebug.rst188 D: Allocate and copy regions...
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst283 <inf> bt_otc: Object Allocate Size: 35
/Zephyr-latest/doc/develop/test/
Dztest.rst84 /* Allocate the fixture with 256 byte buffer */
/Zephyr-latest/doc/connectivity/networking/api/
Dlwm2m.rst512 /* Allocate data cache storage */
/Zephyr-latest/doc/kernel/usermode/
Dsyscalls.rst512 /* Allocate RAM for the bar_list, replace the pointer in
/Zephyr-latest/subsys/bluetooth/controller/
DKconfig.ll_sw_split666 Allocate all Controller required interrupts dynamically. This makes
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst1662 * :github:`23514` - Allocate executable memory for ESP32