Home
last modified time | relevance | path

Searched refs:allocate (Results 1 – 25 of 94) sorted by relevance

1234

/Zephyr-latest/boards/nxp/lpcxpresso55s16/
Dlpcxpresso55s16.dts19 * Default for this board is to allocate SRAM0-2 for data. But the
21 * allocate the SRAMs differently.
/Zephyr-latest/subsys/net/lib/capture/
DKconfig25 int "How many network packets to allocate for capture"
28 This tells how many net_pkt to allocate for capturing
30 will allocate one net_pkt for network metadata.
35 int "How many network buffers to allocate for capture"
38 This tells how many net_buf to allocate for capturing
/Zephyr-latest/boards/nxp/lpcxpresso55s69/
Dlpcxpresso55s69_lpc55s69_cpu1.dts29 * Default for this board is to allocate SRAM3-4 to cpu1 but the
31 * allocate the SRAM0-4 differently.
Dlpcxpresso55s69_lpc55s69_cpu0.dts79 * Default for this board is to allocate SRAM0-2 to cpu0 but the
81 * allocate the SRAM0-4 differently.
/Zephyr-latest/drivers/dma/
DKconfig.mcux_lpc22 int "Number of DMA channels to allocate memory for in driver"
29 out of all DMA controllers". A value of 0 (default) means to allocate
DKconfig.dw_axi_dmac17 int "allocate number of lli descriptor"
/Zephyr-latest/boards/nxp/lpcxpresso54114/
Dlpcxpresso54114_lpc54114_m4.dts53 * Default for this board is to allocate SRAM0-1 to M4 CPU but the
55 * allocate the SRAM0-3 differently.
/Zephyr-latest/boards/adi/max32672fthr/
DKconfig.defconfig12 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/drivers/display/
DKconfig.mcux_dcnano_lcdif16 int "Framebuffers to allocate in driver"
20 Number of framebuffers to allocate in DCNANO driver. Driver allocated
/Zephyr-latest/boards/shields/rk043fn02h_ct/
DKconfig.defconfig14 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/
DKconfig.defconfig14 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/boards/shields/rk055hdmipi4m/
DKconfig.defconfig23 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/boards/nxp/mimxrt595_evk/
DKconfig.defconfig17 # Memory from the heap pool is used to allocate DMA descriptors for
/Zephyr-latest/boards/nxp/frdm_mcxn947/
Dfrdm_mcxn947_mcxn947_cpu0.dtsi41 * Default for this board is to allocate SRAM0-5 to cpu0 but the
43 * allocate the SRAM0-7 differently.
/Zephyr-latest/subsys/mem_mgmt/
DKconfig19 allocate memory from DeviceTree defined memory regions.
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/
DKconfig.defconfig25 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/doc/hardware/peripherals/
Dcoredump.rst13 array with a size of 0 and a desired size. The driver will statically allocate memory
/Zephyr-latest/boards/nxp/rd_rw612_bga/
DKconfig.defconfig14 # Increase descriptor count. LVGL will allocate a 30KB buffer,
/Zephyr-latest/subsys/net/lib/websocket/
DKconfig26 int "Max number of websockets to allocate"
/Zephyr-latest/subsys/mgmt/mcumgr/transport/
DKconfig37 The number of net_bufs to allocate for mcumgr. These buffers are
66 The size, in bytes, of user data to allocate for each mcumgr buffer.
/Zephyr-latest/drivers/disk/nvme/
DKconfig65 int "Maximum namespace to allocate"
69 This sets the maximum namespace to allocate. Note that there may
/Zephyr-latest/modules/lz4/
DKconfig29 prompt "How stateless compression functions allocate memory for their hash table"
53 prompt "How stateless HC compression functions allocate memory for their workspace"
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
DKconfig.defconfig31 # LVGL should allocate buffers equal to size of display
/Zephyr-latest/drivers/audio/
DKconfig.dmic_mcux20 This determines how many buffers the driver should allocate and
/Zephyr-latest/samples/boards/espressif/spiram_test/
DREADME.rst9 This sample shows how to allocate memory from SPIRAM by using

1234