Lines Matching full:system
16 The set of user-supplied files that the Zephyr build system uses
20 The application's kernel configuration settings direct the build system
34 of the system, initializes it, and runs as the system's sole application.
39 A target system with a defined set of devices and capabilities,
41 hardware system or a simulated system running under QEMU.
47 The Zephyr build system defines one or more board configurations
49 specified by the build system can be over-ridden by the application,
54 save energy independently of the system power state. Devices will keep
60 A system thread that runs when there are no other threads ready to run.
88 `System on a chip`_
90 system power state
91 System power states describe the power consumption of the system as a
92 whole. System power states are represented by :c:enum:`pm_state`.
112 A directory on your system with a :file:`.west` subdirectory and
114 code onto your system by creating a west workspace using the