Searched refs:manage (Results 1 – 25 of 79) sorted by relevance
1234
/Zephyr-latest/doc/hardware/peripherals/ |
D | peci.rst | 12 perform processor manageability functions, and manage processor interface
|
/Zephyr-latest/subsys/mem_mgmt/ |
D | Kconfig | 8 Enable a small library to manage the memory regions defined in the DT
|
/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/doc/connectivity/networking/api/ |
D | ethernet_mgmt.rst | 13 Ethernet management API provides functions to manage the Ethernet
|
D | wifi.rst | 9 The Wi-Fi management API is used to manage Wi-Fi networks. It supports below modes:
|
/Zephyr-latest/subsys/net/lib/tls_credentials/ |
D | Kconfig.shell | 10 Enable shell commands to manage TLS credentials.
|
/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/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/doc/project/ |
D | index.rst | 31 We can only manage the volume of Issues and PRs, by requiring timely reviews,
|
/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/doc/services/task_wdt/ |
D | index.rst | 13 and does not manage to feed the watchdog anymore, the corrective action is
|
/Zephyr-latest/subsys/net/lib/wifi_credentials/ |
D | Kconfig | 57 bool "Shell commands to manage Wi-Fi credentials"
|
/Zephyr-latest/dts/riscv/openisa/ |
D | rv32m1_zero_riscy.dtsi | 44 * overlays, e.g. to manage IRQ priorities, and it will Just Work, but using
|
D | rv32m1_ri5cy.dtsi | 44 * are in channel 1. This can be overridden with overlays, e.g. to manage IRQ
|
/Zephyr-latest/boards/mediatek/mt8196/ |
D | mt8196_adsp.dts | 52 * single controller needs to manage interrupts in both the
|
/Zephyr-latest/doc/develop/languages/c/ |
D | common_libc.rst | 26 <heap_v2>` to manage the memory heap used by the standard dynamic memory
|
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
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | shared_multi_heap.rst | 7 manage a set of reserved memory regions with different capabilities /
|
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/drivers/ieee802154/ |
D | Kconfig.nrf5 | 33 The driver may manage radio IRQs by itself, or use an external
|
/Zephyr-latest/doc/hardware/cache/ |
D | index.rst | 34 some platform-specific code to enable and manage the d-cache.
|
/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/boards/nxp/mimxrt1180_evk/doc/ |
D | index.rst | 190 NETC Ethernet driver supports to manage the Physical Station Interface (PSI). 191 NETC DSA driver supports to manage switch ports. Current DSA support is with
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 109 manage the interface, in example to connect to Wi-Fi network and to scan 114 the Wi-Fi Management API and manage the Wi-Fi interface.
|
/Zephyr-latest/samples/modules/chre/ |
D | README.rst | 21 #. *GNSS* - a framework allowing nanoapps to manage location and measurement sessions. See
|
1234