zephyr/doc/develop
Bjarki Arge Andreasen b557a1d711 include/drivers: Add RTC API header and handlers
This commit adds the rtc.h header file which contains
API functions for real-time-clocks, which are low power
devices which track and represent broken-down time.

It also changes one line of doxygen documentation in the
maxim_ds3132.h file to place it in its own group.

The handlers for use of the API from userspace is also
added with this commit.

The API is split into one mandatory section, setting and
getting time, and three optional sections, alarms, update
event callback, and clock calibration.

Signed-off-by: Bjarki Arge Andreasen <baa@trackunit.com>
2023-04-04 17:03:38 +02:00
..
api include/drivers: Add RTC API header and handlers 2023-04-04 17:03:38 +02:00
application doc: application: development: Organize debugging 2023-04-04 13:35:03 +02:00
flash_debug scripts: runners: bossac: Enable BOSSAC to run on Windows (native) 2023-03-06 13:17:09 -08:00
getting_started doc: Update installation instructions for Zephyr SDK 0.16.0 2023-03-16 21:04:30 +09:00
languages doc: Clarify C++ standards support 2023-03-01 19:42:32 -05:00
optimizations
sca doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
test doc: testing: Fix testing expectations example 2023-04-04 14:31:52 +02:00
toolchains doc: Update installation instructions for Zephyr SDK 0.16.0 2023-03-16 21:04:30 +09:00
tools doc: develop: tools: drop platformio docs 2022-12-22 13:45:52 +01:00
west doc: develop: west: sign: Add details on extending signing 2023-03-29 15:53:50 +00:00
beyond-GSG.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
env_vars.rst doc: fix incorrect usage of envvar role 2022-08-23 10:15:34 +02:00
index.rst doc: document the Static Code Analysis (SCA) tool infrastructure 2023-01-27 20:28:58 +09:00
modules.rst doc: add snippets documentation 2023-03-26 16:12:41 +02:00