mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
This commit is contained in:
@@ -2363,7 +2363,7 @@ else
|
||||
which requires the following base functions to read and set time:
|
||||
</p>
|
||||
<ul>
|
||||
<li><code>up_rtcinitialize()</code>.
|
||||
<li><code>up_rtc_initialize()</code>.
|
||||
Initialize the hardware RTC per the selected configuration.
|
||||
This function is called once during the OS initialization sequence
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user