zephyr/tests/lib
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
..
c_lib
fdtable
gui/lvgl tests/lib/gui/lvgl: use littlefs 2020-01-21 15:32:47 +01:00
json
mem_alloc
onoff lib: os: onoff: add API for on-off service request and release management 2020-01-29 14:08:46 +01:00
ringbuffer
sprintf