Home
last modified time | relevance | path

Searched full:multi (Results 1 – 25 of 428) sorted by relevance

12345678910>>...18

/Zephyr-latest/include/zephyr/multi_heap/
Dshared_multi_heap.h9 * @brief Public API for Shared Multi-Heap framework
28 * @brief Shared Multi-Heap (SMH) interface
29 * @defgroup shared_multi_heap Shared multi-heap interface
33 * The shared multi-heap manager uses the multi-heap allocator to manage a set
37 * All the different regions can be added at run-time to the shared multi-heap
44 * - At boot time some platform code initialize the shared multi-heap
90 * the multi-heap pool.
107 * multi-heap pool. All the individual heaps must be added later with @ref
110 * @note As for the generic multi-heap allocator the expectation is that this
120 * @brief Allocate memory from the memory shared multi-heap pool
[all …]
/Zephyr-latest/include/zephyr/sys/
Dmulti_heap.h13 * @defgroup multi_heap_wrapper Multi-Heap Wrapper
19 * @brief Multi-heap allocator
36 * @brief Multi-heap choice function
50 * @param mheap Multi-heap structure.
73 * @brief Initialize multi-heap
78 * the multi heap code.
87 * will assemble a multi-heap on its own.
97 * @brief Add sys_heap to multi heap
99 * This adds a known sys_heap backend to an existing multi heap,
100 * allowing the multi heap internals to track the bounds of the heap
[all …]
/Zephyr-latest/drivers/mfd/
DKconfig.npm13005 bool "nPM1300 PMIC multi-function device driver"
10 Enable the Nordic nPM1300 PMIC multi-function device driver
17 Multi-function device initialization priority for nPM1300.
DKconfig.npm60015 bool "nPM6001 PMIC multi-function device driver"
10 Enable the Nordic nPM6001 PMIC multi-function device driver
17 Multi-function device initialization priority for nPM6001.
DKconfig5 bool "Multi-function device (MFD) drivers"
7 Include drivers for multi-function devices
19 Multi-function devices initialization priority.
DKconfig.max203355 bool "MAX20335 PMIC multi-function device driver"
10 Enable the Maxim MAX20335 PMIC multi-function device driver
DKconfig.npm21005 bool "nPM2100 PMIC multi-function device driver"
10 Enable the Nordic nPM2100 PMIC multi-function device driver
DKconfig.nct38xx5 bool "Nuvton NCT38xx multi-function device driver"
10 Enable the Nuvoton NCT38xx TCPC multi-function device driver.
DKconfig.axp1925 bool "AXP192 PMIC multi-function device driver"
10 Enable the X-Powers AXP192 PMIC multi-function device driver
DKconfig.bd8lb600fs5 bool "BD8LB600FS low side switch multi-function device driver"
11 Enable the Rohm BD8LB600FS low side switch multi-function device driver
DKconfig.it88015 bool "ITE IT8801 ioexpander multi-function device driver"
10 Enable the ITE IT8801 ioexpander multi-function device driver.
/Zephyr-latest/subsys/ipc/ipc_service/backends/
DKconfig30 bool "ICMSG backend with multi-endpoint support in initiator role"
36 Chosing this backend results in multi endpoint implementation based
41 bool "ICMSG backend with multi-endpoint support in follower role"
47 Chosing this backend results in multi endpoint implementation based
/Zephyr-latest/include/zephyr/drivers/interrupt_controller/
Driscv_plic.h20 * @param irq Multi-level encoded interrupt ID
27 * @param irq Multi-level encoded interrupt ID
34 * @param irq Multi-level encoded interrupt ID
42 * @param irq Multi-level encoded interrupt ID
60 * @param irq Multi-level encoded interrupt ID
/Zephyr-latest/doc/kernel/memory_management/
Dshared_multi_heap.rst3 Shared Multi Heap
6 The shared multi-heap memory pool manager uses the multi-heap allocator to
10 All the different regions can be added at run-time to the shared multi-heap
16 1. At boot time some platform code initialize the shared multi-heap framework
28 // Init the shared multi-heap pool
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.intel_vtd15 multi-vector support. If you have such PCIe device requiring
16 multi-vector support, you will need to enable this.
36 other device that would require it for MSI/MSI-X multi-vector support.
/Zephyr-latest/drivers/input/
DKconfig.cap12xx5 bool "Microchip CAP12xx multi-channel capacitive touch sensor driver"
10 Enable driver for Microchip CAP12xx multi-channel capacitive
/Zephyr-latest/samples/boards/bbc/microbit/pong/
DREADME.rst14 button A to toggle between single- and multi-player, and press button B
18 When multi-player mode has been selected the game will try to look for
19 and connect to a second micro:bit which has also been set into multi-player
/Zephyr-latest/tests/subsys/logging/log_backend_uart/
Dtestcase.yaml17 logging.backend.uart.multi:
18 extra_args: DTC_OVERLAY_FILE="./multi.overlay"
/Zephyr-latest/drivers/video/
DKconfig39 bool "Use shared multi heap for video buffer"
43 int "Shared multi heap attribute for video buffer"
48 Shared multi heap attribute for video buffer:
/Zephyr-latest/subsys/ipc/ipc_service/lib/
DKconfig33 bool "icmsg IPC library with multi-endpoint functionality"
37 Multi-endpoint functionality for the icmsg library
/Zephyr-latest/boards/nordic/nrf5340dk/
DKconfig12 The board which will be used for CPUNET domain when creating a multi
24 The board which will be used for CPUAPP domain when creating a multi
/Zephyr-latest/boards/nordic/nrf5340_audio_dk/
DKconfig12 The board which will be used for CPUNET domain when creating a multi
25 The board which will be used for CPUAPP domain when creating a multi
/Zephyr-latest/boards/raytac/mdbt53_db_40/
DKconfig12 The board which will be used for CPUNET domain when creating a multi
25 The board which will be used for CPUAPP domain when creating a multi
/Zephyr-latest/boards/raytac/mdbt53v_db_40/
DKconfig12 The board which will be used for CPUNET domain when creating a multi
25 The board which will be used for CPUAPP domain when creating a multi
/Zephyr-latest/lib/posix/options/
DKconfig.procN6 bool "POSIX multi-process support"
8 Support for multi-processing.

12345678910>>...18