Home
last modified time | relevance | path

Searched refs:subsystems (Results 1 – 25 of 54) sorted by relevance

123

/Zephyr-Core-3.7.0/doc/services/serialization/
Dindex.rst6 Zephyr has support for several data serialization subsystems. These can be used to encode/decode
/Zephyr-Core-3.7.0/doc/kernel/services/threads/
Dnothread.rst38 * Pre ``main()`` drivers and subsystems initialization e.g. :c:macro:`SYS_INIT`.
42 * Specifically identified drivers in certain subsystems, listed below.
76 The sections below list driver and functional subsystems that are
81 Some existing drivers within the listed subsystems do not work when
/Zephyr-Core-3.7.0/subsys/timing/
DKconfig18 To be selected by kernel and other subsystems which need
/Zephyr-Core-3.7.0/modules/hal_nordic/nrfs/backends/
DKconfig15 This should be higher than priority of other drivers/subsystems
/Zephyr-Core-3.7.0/tests/boards/espressif_esp32/rtc_clk/
DREADME.rst10 Espressif SOCs have 3 main clock subsystems: CPU, RTC_FAST and RTC_SLOW. Each of these subsystems h…
/Zephyr-Core-3.7.0/lib/os/zvfs/
DKconfig13 and more. It is designed to be used by all Zephyr subsystems that need to work with files.
/Zephyr-Core-3.7.0/subsys/emul/
DKconfig14 of various subsystems. For example, it is possible to write an
/Zephyr-Core-3.7.0/scripts/build/
Dgen_kobject_list.py128 subsystems = [ variable
406 elif name in subsystems:
910 for subsystem in subsystems:
937 for subsystem in subsystems:
958 for subsystem in subsystems:
986 subsystems.extend(subsys_list["__subsystem"])
/Zephyr-Core-3.7.0/doc/build/kconfig/
Dindex.rst6 The Zephyr kernel and subsystems can be configured at build time to adapt them
/Zephyr-Core-3.7.0/doc/services/
Dnotify.rst14 This API is intended to be embedded within specific subsystems such as
/Zephyr-Core-3.7.0/doc/develop/toolchains/
Darm_compiler.rst50 Some Zephyr subsystems or modules may also contain C or assembly code
/Zephyr-Core-3.7.0/modules/segger/
DKconfig18 Selection of this option enables use of RTT for various subsystems.
/Zephyr-Core-3.7.0/doc/kernel/usermode/
Dkernelobjects.rst12 set of subsystems
14 The set of known kernel objects and driver subsystems is defined in
238 When implementing new kernel features or driver subsystems, it may be necessary
240 for creating core kernel objects and new driver subsystems.
257 new subsystem to the :py:data:`subsystems` list.
/Zephyr-Core-3.7.0/doc/services/file_system/
Dindex.rst51 VFS usage are provided as important functionalities in samples for different subsystems.
/Zephyr-Core-3.7.0/doc/project/
Dproject_roles.rst13 Architecture, code subsystems, etc.). Maintainers shall also serve as the
23 particular code base areas or subsystems.
121 * Right to set the overall architecture of the relevant subsystems or areas
123 * Right to make decisions in the relevant subsystems or areas of involvement,
175 * Solicit approvals from maintainers of the subsystems affected
357 enough, in which case approvals by other affected subsystems
/Zephyr-Core-3.7.0/boards/qemu/cortex_a53/doc/
Dindex.rst100 Although this board only supports a single UART, so subsystems like logging
/Zephyr-Core-3.7.0/doc/develop/languages/c/
Dminimal_libc.rst8 needs of Zephyr and its subsystems, primarily in the areas of string
/Zephyr-Core-3.7.0/doc/build/dts/
Dzephyr-user-node.rst15 used in the upstream Zephyr source code for device drivers, subsystems, etc.
/Zephyr-Core-3.7.0/doc/contribute/
Dproposals_and_rfcs.rst40 - Addition of new boards, SoCs or drivers to existing subsystems
/Zephyr-Core-3.7.0/samples/
Dsample_definition_and_criteria.rst10 more features, subsystems, or modules. This includes kernel services, drivers, protocols, etc.
/Zephyr-Core-3.7.0/lib/os/
DKconfig112 Enable the sys_reboot() API. Enabling this can drag in other subsystems
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/
DREADME.rst117 subsystems, so timing requirements should generally be kept fairly liberal to
/Zephyr-Core-3.7.0/boards/snps/emsdp/doc/
Dindex.rst10 for rapid software development on ARC EM processor-based subsystems. It is intended
11 to accelerate software development and debug of ARC EM processors and subsystems for
/Zephyr-Core-3.7.0/doc/services/pm/
Ddevice.rst24 device drivers, subsystems, and applications. While device drivers
29 Each layer—device drivers, subsystems, and applications—can operate
55 Coordination between device drivers, subsystems, and applications is
/Zephyr-Core-3.7.0/doc/hardware/emulator/
Dbus_emulators.rst13 various subsystems. For example, it is possible to write an emulator

123