zephyr/doc/reference/kernel/other
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
..
atomic.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
cpu_idle.rst
cxx_support.rst
fatal.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
float.rst global: Remove leading/trailing blank lines in files 2019-12-11 19:17:27 +01:00
interrupts.rst doc: interrupts: add documentation section for zero-latency IRQs 2020-01-08 19:57:56 -05:00
polling.rst
resource_mgmt.rst lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
ring_buffers.rst doc: fix list formatting in ring_buffer 2019-10-15 09:54:39 -07:00
version.rst