Home
last modified time | relevance | path

Searched full:allocating (Results 1 – 25 of 104) sorted by relevance

12345

/Zephyr-latest/tests/lib/newlib/heap_listener/src/
Dmain.c44 * and verifies that the heap listener is notified of allocating or returning
51 TC_PRINT("Allocating memory...\n"); in ZTEST()
/Zephyr-latest/include/zephyr/sys/
Dhash_map_sc.h35 * @note The allocator @p _alloc_func is used for allocating internal Hashmap
52 * @note The allocator @p _alloc is used for allocating internal Hashmap
Dhash_map_cxx.h35 * @note The allocator @p _alloc is used for allocating internal Hashmap
52 * @note The allocator @p _alloc is used for allocating internal Hashmap
Dhash_map_oa_lp.h39 * @note The allocator @p _alloc is used for allocating internal Hashmap
56 * @note The allocator @p _alloc is used for allocating internal Hashmap
/Zephyr-latest/tests/arch/arm64/arm64_gicv3_its/boards/
Dfvp_base_revc_2xaemv8a.conf14 # To permit allocating 256 ITT tables of 32 ITEs, 13x64K HEAP_MEM is needed
/Zephyr-latest/drivers/i3c/
DKconfig.stm3230 Configures the heap size for dynamically allocating the regions for
/Zephyr-latest/tests/kernel/mem_slab/mslab_threadsafe/src/
Dtest_mslab_threadsafe.c22 * allocating 3 blocks each, so it's possible in exhaustion situations
69 * validates the synchronization of threads by allocating and
/Zephyr-latest/drivers/dma/
DKconfig.mcux_lpc25 The MCUX LPC DMA driver can save memory by not allocating static data
/Zephyr-latest/snippets/xen_dom0/boards/
Dqemu_cortex_a53.overlay35 * (XEN) Allocating 1:1 mappings for dom0:
Drcar_h3ulcb_r8a77951_a57.overlay31 * (XEN) Allocating 1:1 mappings for dom0:
Drcar_salvator_xs.overlay31 * (XEN) Allocating 1:1 mappings for dom0:
Drcar_spider_s4_r8a779f0_a55.overlay33 * (XEN) Allocating 1:1 mappings for dom0:
/Zephyr-latest/include/zephyr/bluetooth/audio/
Dccid.h44 * @ref BT_UUID_CCID characteristic. Allocating a CCID without registering the characteristic
/Zephyr-latest/drivers/pcie/host/
Dpcie_ecam.c92 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
101 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
110 /* Linux & U-Boot avoids allocating PCI resources from address 0 */ in pcie_ecam_init()
333 /* We do not support allocating vectors for multiple BDFs for now, in pcie_ecam_msi_device_setup()
335 * re-allocating a proper table in ITS for each BDF since we can't be in pcie_ecam_msi_device_setup()
/Zephyr-latest/tests/lib/fdtable/src/
Dmain.c116 zassert_equal_ptr(obj, NULL, "obj is different after allocating"); in ZTEST()
117 zassert_equal_ptr(vtable, NULL, "vtable is different after allocating"); in ZTEST()
/Zephyr-latest/tests/subsys/portability/cmsis_rtos_v1/src/
Dmailq.c79 /* Try allocating mail to a full queue immediately in send_thread()
87 /* Try allocating mail to a full queue within a duration in send_thread()
/Zephyr-latest/drivers/wifi/nrf_wifi/inc/
Dcoex_struct.h49 /* To start allocating periodic priority windows to Wi-Fi and SR */
51 /* To start allocating virtual priority windows to Wi-Fi */
/Zephyr-latest/soc/intel/intel_adsp/ace/
Dpmc_interface.h72 * SRAM config - Any FW allocating HP-SRAM is expected to report allocated number of banks.
/Zephyr-latest/modules/lvgl/
DKconfig.memory106 Type of allocation that should be used for allocating rendering buffers
/Zephyr-latest/subsys/net/ip/
DKconfig.debug33 This value is used when allocating space for tracking the
/Zephyr-latest/soc/espressif/esp32/
Dmemory.h68 * This address is where 2nd stage bootloader starts allocating memory.
/Zephyr-latest/soc/espressif/esp32s3/
Dmemory.h67 * This address is where 2nd stage bootloader starts allocating memory,
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst10 a common cache. It does so by allocating a big PSRAM memory chunk and repeatedly filling that region
/Zephyr-latest/dts/bindings/mtd/
Datmel,sam-flash.yaml61 mcuboot and a allocating a storage partition:
/Zephyr-latest/subsys/demand_paging/backing_store/
Dram.c41 * the previous clean page location instead of allocating

12345