zephyr/doc/reference
Peter A. Bigot 1964bf08bb lib: os: onoff: add API for on-off service request and release management
There are various situations where it's necessary to support turning
devices on or off at runtime, includin power rails, clocks, other
peripherals, and binary device power management.  The complexity of
properly managing multiple consumers of a device in a multithreaded
system suggests that a shared implementation is desirable.  This
commit provides an API that supports managing on-off resources.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-01-29 14:08:46 +01:00
..
bluetooth docs: Bluetooth: HCI_VS: Updated docs on VS HCI commands 2019-12-17 12:29:57 +01:00
display
drivers kernel: move test of kernel startup state to more visible location 2020-01-06 13:55:31 -05:00
file_system doc: cleanup after NFFS removal 2020-01-21 15:32:47 +01:00
kernel lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
logging global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
misc
networking net: sockets: tls: Add missing symbols for a few options 2020-01-20 09:58:23 +02:00
peripherals global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
power_management doc: power_management: add diagrams illustrating power management 2019-09-27 11:37:40 -04:00
random global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
runtime_conf doc/reference/runtime_conf: fix example snippets 2019-11-19 10:21:37 +01:00
shell doc: shell: document Ctrl+N and Ctrl+P meta-keys 2019-06-24 07:17:53 -04:00
storage global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
usb doc: native_posix: Add mention about virtual USB 2020-01-06 13:57:36 -05:00
usermode cmake: Support passing syscall include directories through CMake 2020-01-22 09:26:12 -05:00
index.rst doc: reference: add discussion of terms that define API behavior 2020-01-27 16:05:07 +01:00