You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by gi...@apache.org on 2022/09/28 00:24:31 UTC

[incubator-nuttx-website] branch asf-site updated: Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 764540267e55c880be4ce281fc5e9444235cbb42

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new f397f7f  Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 764540267e55c880be4ce281fc5e9444235cbb42
f397f7f is described below

commit f397f7fe63c453c521deb1132a02ad24e3c41347
Author: dependabot[bot] <49...@users.noreply.github.com>
AuthorDate: Wed Sep 28 00:21:27 2022 +0000

    Publishing web: 6758fc5efbbf5ed16c807ccdfb012d94d1db201a docs: 764540267e55c880be4ce281fc5e9444235cbb42
---
 content/docs/10.0.0/index.html                               |  2 +-
 content/docs/10.0.1/index.html                               |  2 +-
 content/docs/10.1.0/index.html                               |  2 +-
 content/docs/10.2.0/index.html                               |  2 +-
 content/docs/10.3.0/index.html                               |  2 +-
 content/docs/latest/_sources/reference/os/time_clock.rst.txt | 10 +++++-----
 content/docs/latest/index.html                               |  2 +-
 content/docs/latest/reference/os/time_clock.html             | 10 +++++-----
 content/docs/latest/searchindex.js                           |  2 +-
 content/feed.xml                                             |  4 ++--
 10 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/content/docs/10.0.0/index.html b/content/docs/10.0.0/index.html
index 8f2f046..00ea76e 100644
--- a/content/docs/10.0.0/index.html
+++ b/content/docs/10.0.0/index.html
@@ -207,7 +207,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:18</p>
+<p>Last Updated: 28 September 22 at 00:19</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.0.1/index.html b/content/docs/10.0.1/index.html
index b483a7f..a0be56e 100644
--- a/content/docs/10.0.1/index.html
+++ b/content/docs/10.0.1/index.html
@@ -217,7 +217,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments, the primary governing standards in NuttX are Posix and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:18</p>
+<p>Last Updated: 28 September 22 at 00:19</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.1.0/index.html b/content/docs/10.1.0/index.html
index b8c7d69..55ddac7 100644
--- a/content/docs/10.1.0/index.html
+++ b/content/docs/10.1.0/index.html
@@ -217,7 +217,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:19</p>
+<p>Last Updated: 28 September 22 at 00:19</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.2.0/index.html b/content/docs/10.2.0/index.html
index 982973a..81e2e65 100644
--- a/content/docs/10.2.0/index.html
+++ b/content/docs/10.2.0/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:19</p>
+<p>Last Updated: 28 September 22 at 00:19</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/10.3.0/index.html b/content/docs/10.3.0/index.html
index 982973a..61be481 100644
--- a/content/docs/10.3.0/index.html
+++ b/content/docs/10.3.0/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:19</p>
+<p>Last Updated: 28 September 22 at 00:20</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/_sources/reference/os/time_clock.rst.txt b/content/docs/latest/_sources/reference/os/time_clock.rst.txt
index f69372e..e47583c 100644
--- a/content/docs/latest/_sources/reference/os/time_clock.rst.txt
+++ b/content/docs/latest/_sources/reference/os/time_clock.rst.txt
@@ -11,9 +11,9 @@ by ``CONFIG_USEC_PER_TICK`` (default 10000 microseconds or 100Hz.
 If ``CONFIG_SCHED_TICKLESS`` is selected, the default is 100
 microseconds). The timer generates an interrupt each
 ``CONFIG_USEC_PER_TICK`` microseconds and increments a counter
-called ``g_system_timer``. ``g_system_timer`` then provides a
+called ``g_system_ticks``. ``g_system_ticks`` then provides a
 time-base for calculating *up-time* and elapsed time intervals in
-units of ``CONFIG_USEC_PER_TICK``. The range of ``g_system_timer``
+units of ``CONFIG_USEC_PER_TICK``. The range of ``g_system_ticks``
 is, by default, 32-bits. However, if the MCU supports type
 ``long long`` and ``CONFIG_SYSTEM_TIME16`` is selected, a 64-bit
 system timer will be supported instead.
@@ -159,7 +159,7 @@ which requires the following base functions to read and set time:
 -  ``up_rtc_gettime()``. Get the current time from the high
    resolution RTC clock/counter. This interface is only supported
    by the high-resolution RTC/counter hardware implementation. It
-   is used to replace the system timer (``g_system_tick``).
+   is used to replace the system timer (``g_system_ticks``).
 -  ``up_rtc_settime()``. Set the RTC to the provided time. All RTC
    implementations must be able to set their time based on a
    standard timespec.
@@ -167,7 +167,7 @@ which requires the following base functions to read and set time:
 System Tick and Time
 ====================
 
-The system tick is represented by ``g_system_timer``.
+The system tick is represented by ``g_system_ticks``.
 
 Running at rate of system base timer, used for time-slicing, and
 so forth.
@@ -178,7 +178,7 @@ after successful initialization variables are overridden by calls
 to ``up_rtc_gettime()`` which is running continuously even in
 power-down modes.
 
-In the case of ``CONFIG_RTC_HIRES`` is set the ``g_system_timer``
+In the case of ``CONFIG_RTC_HIRES`` is set the ``g_system_ticks``
 keeps counting at rate of a system timer, which however, is
 disabled in power-down mode. By comparing this time and RTC
 (actual time) one may determine the actual system active time. To
diff --git a/content/docs/latest/index.html b/content/docs/latest/index.html
index fb435ec..61be481 100644
--- a/content/docs/latest/index.html
+++ b/content/docs/latest/index.html
@@ -218,7 +218,7 @@ by following these <a class="reference internal" href="contributing/documentatio
 <div class="section" id="nuttx-documentation">
 <h1>NuttX Documentation<a class="headerlink" href="#nuttx-documentation" title="Permalink to this headline">¶</a></h1>
 <p>NuttX is a real-time operating system (RTOS) with an emphasis on standards compliance and small footprint. Scalable from 8-bit to 64-bit microcontroller environments, the primary governing standards in NuttX are POSIX and ANSI standards. Additional standard APIs from Unix and other common RTOS’s (such as VxWorks) are adopted for functionality not available under these standards, or for functionality that is not appropriate for deeply-embedded environments (such as fork()).</p>
-<p>Last Updated: 27 September 22 at 00:20</p>
+<p>Last Updated: 28 September 22 at 00:20</p>
 <div class="toctree-wrapper compound">
 <p class="caption"><span class="caption-text">Table of Contents</span></p>
 <ul class="current">
diff --git a/content/docs/latest/reference/os/time_clock.html b/content/docs/latest/reference/os/time_clock.html
index 6ea01e6..7a7d39e 100644
--- a/content/docs/latest/reference/os/time_clock.html
+++ b/content/docs/latest/reference/os/time_clock.html
@@ -250,9 +250,9 @@ by <code class="docutils literal notranslate"><span class="pre">CONFIG_USEC_PER_
 If <code class="docutils literal notranslate"><span class="pre">CONFIG_SCHED_TICKLESS</span></code> is selected, the default is 100
 microseconds). The timer generates an interrupt each
 <code class="docutils literal notranslate"><span class="pre">CONFIG_USEC_PER_TICK</span></code> microseconds and increments a counter
-called <code class="docutils literal notranslate"><span class="pre">g_system_timer</span></code>. <code class="docutils literal notranslate"><span class="pre">g_system_timer</span></code> then provides a
+called <code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code>. <code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code> then provides a
 time-base for calculating <em>up-time</em> and elapsed time intervals in
-units of <code class="docutils literal notranslate"><span class="pre">CONFIG_USEC_PER_TICK</span></code>. The range of <code class="docutils literal notranslate"><span class="pre">g_system_timer</span></code>
+units of <code class="docutils literal notranslate"><span class="pre">CONFIG_USEC_PER_TICK</span></code>. The range of <code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code>
 is, by default, 32-bits. However, if the MCU supports type
 <code class="docutils literal notranslate"><span class="pre">long</span> <span class="pre">long</span></code> and <code class="docutils literal notranslate"><span class="pre">CONFIG_SYSTEM_TIME16</span></code> is selected, a 64-bit
 system timer will be supported instead.</p>
@@ -393,7 +393,7 @@ set but neither <code class="docutils literal notranslate"><span class="pre">CON
 <li><p><code class="docutils literal notranslate"><span class="pre">up_rtc_gettime()</span></code>. Get the current time from the high
 resolution RTC clock/counter. This interface is only supported
 by the high-resolution RTC/counter hardware implementation. It
-is used to replace the system timer (<code class="docutils literal notranslate"><span class="pre">g_system_tick</span></code>).</p></li>
+is used to replace the system timer (<code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code>).</p></li>
 <li><p><code class="docutils literal notranslate"><span class="pre">up_rtc_settime()</span></code>. Set the RTC to the provided time. All RTC
 implementations must be able to set their time based on a
 standard timespec.</p></li>
@@ -401,7 +401,7 @@ standard timespec.</p></li>
 </div>
 <div class="section" id="system-tick-and-time">
 <h2>System Tick and Time<a class="headerlink" href="#system-tick-and-time" title="Permalink to this headline">¶</a></h2>
-<p>The system tick is represented by <code class="docutils literal notranslate"><span class="pre">g_system_timer</span></code>.</p>
+<p>The system tick is represented by <code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code>.</p>
 <p>Running at rate of system base timer, used for time-slicing, and
 so forth.</p>
 <p>If hardware RTC is present (<code class="docutils literal notranslate"><span class="pre">CONFIG_RTC</span></code>) and and
@@ -409,7 +409,7 @@ high-resolution timing is enabled (<code class="docutils literal notranslate"><s
 after successful initialization variables are overridden by calls
 to <code class="docutils literal notranslate"><span class="pre">up_rtc_gettime()</span></code> which is running continuously even in
 power-down modes.</p>
-<p>In the case of <code class="docutils literal notranslate"><span class="pre">CONFIG_RTC_HIRES</span></code> is set the <code class="docutils literal notranslate"><span class="pre">g_system_timer</span></code>
+<p>In the case of <code class="docutils literal notranslate"><span class="pre">CONFIG_RTC_HIRES</span></code> is set the <code class="docutils literal notranslate"><span class="pre">g_system_ticks</span></code>
 keeps counting at rate of a system timer, which however, is
 disabled in power-down mode. By comparing this time and RTC
 (actual time) one may determine the actual system active time. To
diff --git a/content/docs/latest/searchindex.js b/content/docs/latest/searchindex.js
index fb342c3..9905c09 100644
--- a/content/docs/latest/searchindex.js
+++ b/content/docs/latest/searchindex.js
@@ -1 +1 @@
-Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
+Search.setIndex({docnames:["applications/index","applications/nsh/builtin","applications/nsh/commands","applications/nsh/config","applications/nsh/customizing","applications/nsh/index","applications/nsh/installation","applications/nsh/login","applications/nsh/nsh","components/binfmt","components/drivers/block/index","components/drivers/character/analog","components/drivers/character/can","components/drivers/character/foc","components/drivers/character/index","components/drivers/character [...]
\ No newline at end of file
diff --git a/content/feed.xml b/content/feed.xml
index f85e370..fe57ad0 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -5,8 +5,8 @@
     <description></description>
     <link>/</link>
     <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Tue, 27 Sep 2022 00:21:14 +0000</pubDate>
-    <lastBuildDate>Tue, 27 Sep 2022 00:21:14 +0000</lastBuildDate>
+    <pubDate>Wed, 28 Sep 2022 00:21:24 +0000</pubDate>
+    <lastBuildDate>Wed, 28 Sep 2022 00:21:24 +0000</lastBuildDate>
     <generator>Jekyll v3.8.5</generator>
     
       <item>