Searched full:manage (Results 1 – 25 of 150) sorted by relevance
123456
/Zephyr-latest/scripts/ |
D | west-commands.yml | 86 help: manage Zephyr SDK 91 help: manage packages for Zephyr 96 help: manage patches for Zephyr modules
|
/Zephyr-latest/subsys/mem_mgmt/ |
D | Kconfig | 8 Enable a small library to manage the memory regions defined in the DT
|
/Zephyr-latest/scripts/west_commands/ |
D | packages.py | 28 "manage packages for Zephyr", 74 help="manage pip packages", 78 Manage pip packages:
|
/Zephyr-latest/doc/safety/ |
D | safety_requirements.rst | 56 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/ |
D | rpl.h | 15 * This value is used to manage the parallel RPL of the
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | Kconfig.shell | 10 Enable shell commands to manage TLS credentials.
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | ethernet_mgmt.rst | 13 Ethernet management API provides functions to manage the Ethernet
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | peci.rst | 12 perform processor manageability functions, and manage processor interface
|
/Zephyr-latest/dts/bindings/ipm/ |
D | xlnx,zynqmp-ipi-mailbox.yaml | 4 The Xilinx IPI(Inter Processor Interrupt) mailbox controller is to manage
|
/Zephyr-latest/drivers/interrupt_controller/ |
D | Kconfig.multilevel | 60 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/ |
D | Kconfig | 79 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/ |
D | README.rst | 10 This simple application is a usage example to manage HCI VS commands to obtain
|
/Zephyr-latest/lib/utils/ |
D | Kconfig | 16 buffers manage their own buffer memory and can store arbitrary data.
|
/Zephyr-latest/dts/bindings/mipi-dbi/ |
D | mipi-dbi-spi-device.yaml | 34 In some cases, it is necessary for the master to manage SPI chip select
|
/Zephyr-latest/doc/project/ |
D | index.rst | 32 We can only manage the volume of Issues and PRs, by requiring timely reviews,
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | Kconfig | 57 bool "Shell commands to manage Wi-Fi credentials"
|
/Zephyr-latest/doc/services/task_wdt/ |
D | index.rst | 13 and does not manage to feed the watchdog anymore, the corrective action is
|
/Zephyr-latest/dts/bindings/spi/ |
D | spi-device.yaml | 56 In some cases, it is necessary for the master to manage SPI chip select
|
/Zephyr-latest/doc/develop/languages/c/ |
D | newlib.rst | 80 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
|
D | common_libc.rst | 26 <heap_v2>` to manage the memory heap used by the standard dynamic memory
|
/Zephyr-latest/samples/subsys/llext/shell_loader/ |
D | README.rst | 5 Manage loadable extensions using shell commands. 11 ability to manage loadable code extensions in the shell.
|
/Zephyr-latest/soc/st/stm32/common/ |
D | stm32_hsem.h | 40 * 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/ |
D | Kconfig | 23 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/ |
D | heap.rst | 20 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/ |
D | mspi-controller.yaml | 94 help manage multiple devices on the same MSPI controller.
|
123456