Lines Matching +full:power +full:- +full:down
3 Real-Time Clock (RTC)
9 .. list-table:: **Glossary**
11 :header-rows: 1
13 * - Word
14 - Definition
15 * - Real-time clock
16 - Low power device tracking time using broken-down time
17 * - Real-time counter
18 - Low power counter which can be used to track time
19 * - RTC
20 - Acronym for real-time clock
22 An RTC is a low power device which tracks time using broken-down time.
23 It should not be confused with low-power counters which sometimes share
27 kept running even when the system is in a low power state.
31 system from a low power state.
38 between broken-down time and the unix timestamp within the RTC
39 drivers, which internally used the broken-down time representation.
44 broken-down time, unnecessarily in some cases, and some common
95 .. zephyr-app-commands::
97 :host-os: unix
99 :zephyr-app: tests/drivers/rtc/rtc_api
106 .. zephyr-app-commands::
108 :host-os: unix
110 :zephyr-app: tests/drivers/rtc/rtc_api
115 .. zephyr-app-commands::
117 :host-os: unix
119 :zephyr-app: tests/drivers/rtc/rtc_api
120 :maybe-skip-config: