We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0f1627 commit 93a7db5Copy full SHA for 93a7db5
hal/rtc_api.h
@@ -96,7 +96,8 @@ void rtc_init(void);
96
97
/** Deinitialize RTC
98
*
99
- * Powerdown the RTC in preparation for sleep, powerdown or reset.
+ * Powerdown the RTC in preparation for sleep, powerdown or reset. That should only
100
+ * affect the CPU domain and not the time keeping logic.
101
* After this function is called no other RTC functions should be called
102
* except for ::rtc_init.
103
0 commit comments