Searched refs:Allocate (Results 1 – 23 of 23) sorted by relevance
35 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()).
16 bool "Allocate the display buffer into PSRAM"20 Allocate the display buffer into PSRAM
102 /* 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 */
72 …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 …]
19 int "Allocate number of descriptors"
20 # Allocate buffer that is 10% of screen size
19 /* Allocate odd bus 0 on GPIO port B to IADC for access to pin PB1 */
36 (1) - Allocate and free 2 blocks in <main>59 (2) - Allocate 2 blocks in <helper_thread>
69 // Allocate 4K from cacheable memory72 // Allocate 4K from non-cacheable memory
4 Allocate memory from SPIRAM.
153 // Allocate 0x100 bytes of cacheable memory from `mem_cacheable`156 // Allocate 0x200 bytes of non-cacheable memory aligned to 32 bytes160 // Allocate 0x100 bytes of cacheable and dma-able memory from `mem_cacheable_dma`
21 The timeouts for each channel are stored in an array. Allocate only
18 * Allocate, commit scheme used for packet producing.
270 /* Allocate buffer within a ring buffer memory. */
75 bool "Allocate memory of WiFi and NET in SPIRAM"78 Allocate memory of WiFi and NET stack in SPIRAM, increasing available RAM memory space
259 - Uncheck "Allocate console for semihosting"
188 D: Allocate and copy regions...
283 <inf> bt_otc: Object Allocate Size: 35
84 /* Allocate the fixture with 256 byte buffer */
512 /* Allocate data cache storage */
512 /* Allocate RAM for the bar_list, replace the pointer in
666 Allocate all Controller required interrupts dynamically. This makes
1662 * :github:`23514` - Allocate executable memory for ESP32