Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces
This commit is contained in:
parent
52d37321dc
commit
5ab7c50a23
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user