Searched refs:allocates (Results 1 – 25 of 25) sorted by relevance
41 # The SPARC V8 ABI allocates a stack frame of minimum 96 byte for each SAVE
12 It also allocates memory from internal memory and checks if the address range is correct.
41 A thread that needs to use a memory block simply allocates it from a memory124 The following code builds on the example above, and allocates a memory block,
192 The following code allocates a 200 byte chunk of heap memory, then fills it212 The following code allocates a 75 byte chunk of memory, then releases it
150 The following code builds on the example above which allocates 2 memory blocks,
86 prompt "Control how LZ4F_compressFrame() allocates the Compression State"
30 as DRAM, system heap allocates area from region 0.
62 allocates Zephyr 1MB of RAM (0x82000000 to 0x82100000).
75 allocates Zephyr 4kB of RAM (only for resource table: 0x9CC00000 to 0x9CC00400).
69 The A53 Linux configuration allocates a region in DDR that is shared with
39 The AXI DMA driver currently allocates a single DMA descriptor for each RX transfer,
40 eLCDIF driver allocates framebuffers to support partial display updates.
49 allocates Zephyr 4kB of RAM (only for resource table: 0x9CC00000 to 0x9CC00400).
75 allocates Zephyr 4kB of RAM (only for resource table: 0xa4100000 to 0xa4100400).
90 2. The device driver allocates enough network buffers to store the received
194 Additionally, the option allocates GPIO pins that will be used by UARTE
153 The TCP network stack allocates packets from the buffers and the
229 This function allocates a 128-byte block of memory from the
123 driver that allocates ``struct device`` instances for that compatible.
23 * The sender allocates one or more blocks.
222 commands and the Controller side HCI drivers that allocates HCI command buffers with
472 * The :c:func:`bt_l2cap_chan_send` API no longer allocates buffers from the same pool as its `buf`
783 * :github:`18990` - C++ New allocates memory from kernel heap
852 Size of memory that Access layer uses to split model message to. It allocates859 The maximum number of available chunks the Access layer allocates to store model payload.
703 …* sys_mem_pool_alloc allocates 'size + WB_UP(sizeof(struct sys_mem_pool_block))' in an unsafe mann…