Home
last modified time | relevance | path

Searched refs:onoff_sync_service (Results 1 – 4 of 4) sorted by relevance

/Zephyr-Core-3.7.0/include/zephyr/sys/
Donoff.h576 struct onoff_sync_service { struct
600 int onoff_sync_lock(struct onoff_sync_service *srv, argument
635 int onoff_sync_finalize(struct onoff_sync_service *srv,
/Zephyr-Core-3.7.0/lib/utils/
Donoff.c607 int onoff_sync_lock(struct onoff_sync_service *srv, in onoff_sync_lock()
614 int onoff_sync_finalize(struct onoff_sync_service *srv, in onoff_sync_finalize()
/Zephyr-Core-3.7.0/doc/services/resource_management/
Dindex.rst83 use :c:struct:`onoff_sync_service` and its supporting API rather than
/Zephyr-Core-3.7.0/tests/lib/onoff/src/
Dmain.c1057 static struct onoff_sync_service srv = {}; in ZTEST()
1134 static struct onoff_sync_service srv = {}; in ZTEST()