Home
last modified time | relevance | path

Searched full:manage (Results 1 – 25 of 150) sorted by relevance

123456

/Zephyr-latest/scripts/
Dwest-commands.yml86 help: manage Zephyr SDK
91 help: manage packages for Zephyr
96 help: manage patches for Zephyr modules
/Zephyr-latest/subsys/mem_mgmt/
DKconfig8 Enable a small library to manage the memory regions defined in the DT
/Zephyr-latest/scripts/west_commands/
Dpackages.py28 "manage packages for Zephyr",
74 help="manage pip packages",
78 Manage pip packages:
/Zephyr-latest/doc/safety/
Dsafety_requirements.rst56 The tool used to manage requirements, `strictDoc <https://strictdoc.readthedocs.io/en/stable/>`_, is
57 responsible for handling the Unique Identifier (UID) associated with each requirement. To manage
61 #. After completing work on the new requirements execute: ``strictDoc manage auto-uid .``
/Zephyr-latest/subsys/bluetooth/mesh/
Drpl.h15 * This value is used to manage the parallel RPL of the
/Zephyr-latest/subsys/net/lib/tls_credentials/
DKconfig.shell10 Enable shell commands to manage TLS credentials.
/Zephyr-latest/doc/connectivity/networking/api/
Dethernet_mgmt.rst13 Ethernet management API provides functions to manage the Ethernet
/Zephyr-latest/doc/hardware/peripherals/
Dpeci.rst12 perform processor manageability functions, and manage processor interface
/Zephyr-latest/dts/bindings/ipm/
Dxlnx,zynqmp-ipi-mailbox.yaml4 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
/Zephyr-latest/drivers/interrupt_controller/
DKconfig.multilevel60 aggregator can manage at most MAX_IRQ_PER_AGGREGATOR level 2
105 aggregator can manage at most MAX_IRQ_PER_AGGREGATOR level 3
/Zephyr-latest/subsys/net/l2/wifi/
DKconfig79 manage the Wi-Fi network interfaces.
93 module-help = Enables using the Wi-Fi Network managers to manage the Wi-Fi network interfaces.
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/
DREADME.rst10 This simple application is a usage example to manage HCI VS commands to obtain
/Zephyr-latest/lib/utils/
DKconfig16 buffers manage their own buffer memory and can store arbitrary data.
/Zephyr-latest/dts/bindings/mipi-dbi/
Dmipi-dbi-spi-device.yaml34 In some cases, it is necessary for the master to manage SPI chip select
/Zephyr-latest/doc/project/
Dindex.rst32 We can only manage the volume of Issues and PRs, by requiring timely reviews,
/Zephyr-latest/subsys/net/lib/wifi_credentials/
DKconfig57 bool "Shell commands to manage Wi-Fi credentials"
/Zephyr-latest/doc/services/task_wdt/
Dindex.rst13 and does not manage to feed the watchdog anymore, the corrective action is
/Zephyr-latest/dts/bindings/spi/
Dspi-device.yaml56 In some cases, it is necessary for the master to manage SPI chip select
/Zephyr-latest/doc/develop/languages/c/
Dnewlib.rst80 Newlib implements an internal heap allocator to manage the memory blocks used
93 Newlib to manage the size of the memory pool reserved for its internal heap
Dcommon_libc.rst26 <heap_v2>` to manage the memory heap used by the standard dynamic memory
/Zephyr-latest/samples/subsys/llext/shell_loader/
DREADME.rst5 Manage loadable extensions using shell commands.
11 ability to manage loadable code extensions in the shell.
/Zephyr-latest/soc/st/stm32/common/
Dstm32_hsem.h40 * Index of the semaphore used to manage the CLK48 clock configuration
50 /* Index of the semaphore used to manage the entry Stop Mode procedure */
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig23 Add a delay between between tests to manage output on the console on
33 Enable shell to manage test execution and selection.
/Zephyr-latest/doc/kernel/memory_management/
Dheap.rst20 Heaps can also be created to manage arbitrary regions of
53 applications that want to manage their own blocks of memory in
104 want to manage dynamically as a "heap". For example, the memory might
/Zephyr-latest/dts/bindings/mspi/
Dmspi-controller.yaml94 help manage multiple devices on the same MSPI controller.

123456