http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/cputime/os_cputime_timer_start/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/cputime/os_cputime_timer_start/index.html b/develop/os/core_os/cputime/os_cputime_timer_start/index.html new file mode 100644 index 0000000..636eaaa --- /dev/null +++ b/develop/os/core_os/cputime/os_cputime_timer_start/index.html @@ -0,0 +1,902 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + + <!-- This is broken by doc revisioning. + <link rel="canonical" href="http://mynewt.apache.org/os/core_os/cputime/os_cputime_timer_start/"> --> + <link rel="shortcut icon" href="../../../../img/favicon.ico"> + + <title>os_cputime_timer_start - Apache Mynewt</title> + + <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet"> + <link rel="stylesheet" href="../../../../css/highlight.css"> + <link href="../../../../css/base.css" rel="stylesheet"> + <link href="../../../../css/custom.css" rel="stylesheet"> + <link href="../../../../css/v2.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> + <link href="../../../../extra.css" rel="stylesheet"> + + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <![endif]--> + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-72162311-1', 'auto'); + ga('send', 'pageview'); + </script> + + </head> + + + <body class="os_cputime_timer_start"> + + + <div class="container"> + <div class="row v2-main-banner"> + <a class="logo-cell" href="/"> + <img class="logo" src="/img/logo.png"> + </a> + <div class="tagline-cell"> + <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4> + </div> + <div class="news-cell"> + <div class="well"> + <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017) + </div> + </div> + </div> +</div> + + + + + + + + +<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation"> + <div class="container"> + <!-- Collapsed navigation --> + <div class="navbar-header"> + <!-- Expander button --> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + + </div> + + <!-- Expanded navigation --> + <div class="navbar-collapse collapse"> + <!-- Main navigation --> + <ul class="nav navbar-nav navbar-right"> + <li + class="" +> + <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a> + </li> + <li + class="important" +> + <a href="/quick-start/">Quick Start</a> + </li> + <li + class="" +> + <a href="/about/">About</a> + </li> + <li + class="" +> + <a href="/talks/">Talks</a> + </li> + <li + class="active" +> + <a href="/latest/os/introduction">Documentation</a> + </li> + <li + class="" +> + <a href="/download/">Download</a> + </li> + <li + class="" +> + <a href="/community/">Community</a> + </li> + <li + class="" +> + <a href="/events/">Events</a> + </li> + </ul> + + <!-- Search, Navigation and Repo links --> + <ul class="nav navbar-nav navbar-right"> + + </ul> + </div> + </div> +</nav> + + + + <div class="container"> + + <div class="row"> + <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary"> + <div class="top"> + <div role="search"> + <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search documentation" /> + </div> + </form> + </div> + </div> + <ul class="toc-nav"> + <li class="doc-version"> +<select class="form-control" onchange="if (this.value) window.location.href=this.value"> + + <option + value="/develop/os/introduction" + selected="selected" + > + Version: develop (latest) + </option> + + <option + value="/v0_9_0/os/introduction" + + > + Version: 0.9.0 + </option> + +</select> +</li> + + + + + + + + + + + + + + + + + + + + + + <li ><a href="../../../introduction/">Mynewt Documentation</a> + + + <ul> + + + + + + + + <li ><a href="../../../get_started/get_started/">Basic Setup</a> + + + </li> + + + + + + <li > + <a href="../../../get_started/vocabulary/">Concepts</a> + </li> + + + + + + + + <li ><a href="../../../tutorials/tutorials/">Tutorials</a> + + + </li> + + + + + + + + <li ><a href="../../../os_user_guide/">OS User Guide</a> + + + <ul> + + + + + + + + <li ><a href="../../mynewt_os/">OS Core</a> + + + <ul> + + + + + + + + <li><a href=" + ../../os_started/ +">Functions</a> + + + </li> + + + + + + + + <li ><a href="../../context_switch/context_switch/">Scheduler</a> + + + </li> + + + + + + + + <li ><a href="../os_cputime/">CPU Time</a> + + + <ul> + + + + + + + + <li><a href=" + ../os_cputime_delay_nsecs/ +">Functions</a> + + + <ul> + + + + <li > + <a href="../os_cputime_delay_nsecs/">os_cputime_delay_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_ticks/">os_cputime_delay_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_usecs/">os_cputime_delay_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_get32/">os_cputime_get32</a> + </li> + + + + + + <li > + <a href="../os_cputime_init/">os_cputime_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_nsecs_to_ticks/">os_cputime_nsecs_to_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_nsecs/">os_cputime_ticks_to_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_usecs/">os_cputime_ticks_to_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_init/">os_cputime_timer_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_relative/">os_cputime_timer_relative</a> + </li> + + + + + + <li class="active"> + <a href="./">os_cputime_timer_start</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_stop/">os_cputime_timer_stop</a> + </li> + + + + + + <li > + <a href="../os_cputime_usecs_to_ticks/">os_cputime_usecs_to_ticks</a> + </li> + + + + </ul> + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> + + + </li> + + + + + + + + <li ><a href="../../task/task/">Tasks</a> + + + </li> + + + + + + + + <li ><a href="../../event_queue/event_queue/">Event Queues</a> + + + </li> + + + + + + + + <li ><a href="../../semaphore/semaphore/">Semaphores</a> + + + </li> + + + + + + + + <li ><a href="../../mutex/mutex/">Mutexes</a> + + + </li> + + + + + + + + <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a> + + + </li> + + + + + + + + <li ><a href="../../heap/heap/">Heap</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../mbuf/mbuf/ + +">Memory Buffers</a> + + + </li> + + + + + + + + <li ><a href="../../sanity/sanity/">Sanity</a> + + + </li> + + + + + + + + <li ><a href="../../callout/callout/">Callouts</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../porting/port_os/">Porting to your Platform</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/console/console/">Console</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/shell/shell/">Shell</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/split/split/">Split Images</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../../modules/fs/fs/fs/ + +">File System</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/drivers/driver/">Drivers</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a> + + + </li> + + + + + + <li > + <a href="../../../modules/baselibc/">Baselibc library</a> + </li> + + + + + + + + <li ><a href="../../../modules/json/json/">JSON</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/fcb/fcb/">Flash Circular Buffer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/stats/stats/">Stats</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/logs/logs/">Logs</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/sysinitconfig/sysinitconfig/">System Configuration And Initialization</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../network/ble/ble_intro/ +">BLE User Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../faq/how_to_edit_docs/ +">Appendix</a> + + + </li> + + + + </ul> +</div></div> + + <div class="col-md-9" role="main"> + <div class="doc-header"> + <div role="navigation" aria-label="breadcrumbs navigation"> + <ul class="wy-breadcrumbs pull-right"> + <li><a href="/develop/os/introduction">Docs</a></li> + + + + <li>» <a href="../os_cputime/">CPU Time</a></li> + + + + <li>» <a href="../os_cputime_delay_nsecs/">Functions</a></li> + + + + <li>» os_cputime_timer_start</li> + + + + </ul> +</div> + </div> + + <h2 id="os_cputime_timer_start"><font color="F2853F" style="font-size:24pt">os_cputime_timer_start</font></h2> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">void</span> <span style="color: #000000">os_cputime_timer_start</span>(<span style="color: #A90D91">struct</span> <span style="color: #000000">hal_timer</span> <span style="color: #000000">*timer</span>, <span style="color: #A90D91">uint32_t</span> <span style="color: #000000">cputime</span>) +</pre></div> + + +<p>Sets a timer to expire at the specified cputime. The callback function for the timer is called when the timer expires. </p> +<h4 id="arguments">Arguments</h4> +<table> +<thead> +<tr> +<th>Arguments</th> +<th>Description</th> +</tr> +</thead> +<tbody> +<tr> +<td><code>timer</code></td> +<td>Pointer to an initialized hal_timer.</td> +</tr> +<tr> +<td><code>cputime</code></td> +<td>The cputime when the timer expires.</td> +</tr> +</tbody> +</table> +<h4 id="returned-values">Returned values</h4> +<p>N/A</p> +<h4 id="notes">Notes</h4> +<p><code>timer</code> must be initialized using the <code>os_cputime_timer_init()</code> function before setting up a timer.</p> +<h4 id="example">Example</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">void</span> +<span style="color: #000000">ble_ll_wfr_enable</span>(<span style="color: #A90D91">uint32_t</span> <span style="color: #000000">cputime</span>) +{ + <span style="color: #000000">os_cputime_timer_start</span>(<span style="color: #000000">&g_ble_ll_data</span>.<span style="color: #000000">ll_wfr_timer</span>, <span style="color: #000000">cputime</span>); +} +</pre></div> + + <div class="row"> + + + + +<ul class="nav nav-pills" style="margin-bottom: 10px"> + <li> + + <a href=../os_cputime_timer_relative/> + <span class="fa fa-arrow-left"></span> + Previous: os_cputime_timer_relative + </a> + + </li> + <li class="pull-right"> + + <a href=../os_cputime_timer_stop/> + Next: os_cputime_timer_stop + <span class="fa fa-arrow-right"></span> + </a> + + </li> +</ul> + </div> + <footer class="row"> + <div class="col-xs-12"> + + <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p> + + </div> + <div class="col-xs-12"> + <div class="logos"> + <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache"> + <small class="footnote"> + MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator"> + </div> + </div> +</footer> + </div> + </div> + + + </div> + + <script src="../../../../js/jquery-1.10.2.min.js"></script> + <script src="../../../../js/bootstrap-3.0.3.min.js"></script> + <script src="../../../../js/highlight.pack.js"></script> + <script src="../../../../js/base.js"></script> + <script src="../../../../js/custom.js"></script> + + </body> +</html> \ No newline at end of file
http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/cputime/os_cputime_timer_stop/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/cputime/os_cputime_timer_stop/index.html b/develop/os/core_os/cputime/os_cputime_timer_stop/index.html new file mode 100644 index 0000000..6e181b0 --- /dev/null +++ b/develop/os/core_os/cputime/os_cputime_timer_stop/index.html @@ -0,0 +1,897 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + + <!-- This is broken by doc revisioning. + <link rel="canonical" href="http://mynewt.apache.org/os/core_os/cputime/os_cputime_timer_stop/"> --> + <link rel="shortcut icon" href="../../../../img/favicon.ico"> + + <title>os_cputime_timer_stop - Apache Mynewt</title> + + <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet"> + <link rel="stylesheet" href="../../../../css/highlight.css"> + <link href="../../../../css/base.css" rel="stylesheet"> + <link href="../../../../css/custom.css" rel="stylesheet"> + <link href="../../../../css/v2.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> + <link href="../../../../extra.css" rel="stylesheet"> + + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <![endif]--> + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-72162311-1', 'auto'); + ga('send', 'pageview'); + </script> + + </head> + + + <body class="os_cputime_timer_stop"> + + + <div class="container"> + <div class="row v2-main-banner"> + <a class="logo-cell" href="/"> + <img class="logo" src="/img/logo.png"> + </a> + <div class="tagline-cell"> + <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4> + </div> + <div class="news-cell"> + <div class="well"> + <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017) + </div> + </div> + </div> +</div> + + + + + + + + +<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation"> + <div class="container"> + <!-- Collapsed navigation --> + <div class="navbar-header"> + <!-- Expander button --> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + + </div> + + <!-- Expanded navigation --> + <div class="navbar-collapse collapse"> + <!-- Main navigation --> + <ul class="nav navbar-nav navbar-right"> + <li + class="" +> + <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a> + </li> + <li + class="important" +> + <a href="/quick-start/">Quick Start</a> + </li> + <li + class="" +> + <a href="/about/">About</a> + </li> + <li + class="" +> + <a href="/talks/">Talks</a> + </li> + <li + class="active" +> + <a href="/latest/os/introduction">Documentation</a> + </li> + <li + class="" +> + <a href="/download/">Download</a> + </li> + <li + class="" +> + <a href="/community/">Community</a> + </li> + <li + class="" +> + <a href="/events/">Events</a> + </li> + </ul> + + <!-- Search, Navigation and Repo links --> + <ul class="nav navbar-nav navbar-right"> + + </ul> + </div> + </div> +</nav> + + + + <div class="container"> + + <div class="row"> + <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary"> + <div class="top"> + <div role="search"> + <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search documentation" /> + </div> + </form> + </div> + </div> + <ul class="toc-nav"> + <li class="doc-version"> +<select class="form-control" onchange="if (this.value) window.location.href=this.value"> + + <option + value="/develop/os/introduction" + selected="selected" + > + Version: develop (latest) + </option> + + <option + value="/v0_9_0/os/introduction" + + > + Version: 0.9.0 + </option> + +</select> +</li> + + + + + + + + + + + + + + + + + + + + + + <li ><a href="../../../introduction/">Mynewt Documentation</a> + + + <ul> + + + + + + + + <li ><a href="../../../get_started/get_started/">Basic Setup</a> + + + </li> + + + + + + <li > + <a href="../../../get_started/vocabulary/">Concepts</a> + </li> + + + + + + + + <li ><a href="../../../tutorials/tutorials/">Tutorials</a> + + + </li> + + + + + + + + <li ><a href="../../../os_user_guide/">OS User Guide</a> + + + <ul> + + + + + + + + <li ><a href="../../mynewt_os/">OS Core</a> + + + <ul> + + + + + + + + <li><a href=" + ../../os_started/ +">Functions</a> + + + </li> + + + + + + + + <li ><a href="../../context_switch/context_switch/">Scheduler</a> + + + </li> + + + + + + + + <li ><a href="../os_cputime/">CPU Time</a> + + + <ul> + + + + + + + + <li><a href=" + ../os_cputime_delay_nsecs/ +">Functions</a> + + + <ul> + + + + <li > + <a href="../os_cputime_delay_nsecs/">os_cputime_delay_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_ticks/">os_cputime_delay_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_usecs/">os_cputime_delay_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_get32/">os_cputime_get32</a> + </li> + + + + + + <li > + <a href="../os_cputime_init/">os_cputime_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_nsecs_to_ticks/">os_cputime_nsecs_to_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_nsecs/">os_cputime_ticks_to_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_usecs/">os_cputime_ticks_to_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_init/">os_cputime_timer_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_relative/">os_cputime_timer_relative</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_start/">os_cputime_timer_start</a> + </li> + + + + + + <li class="active"> + <a href="./">os_cputime_timer_stop</a> + </li> + + + + + + <li > + <a href="../os_cputime_usecs_to_ticks/">os_cputime_usecs_to_ticks</a> + </li> + + + + </ul> + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> + + + </li> + + + + + + + + <li ><a href="../../task/task/">Tasks</a> + + + </li> + + + + + + + + <li ><a href="../../event_queue/event_queue/">Event Queues</a> + + + </li> + + + + + + + + <li ><a href="../../semaphore/semaphore/">Semaphores</a> + + + </li> + + + + + + + + <li ><a href="../../mutex/mutex/">Mutexes</a> + + + </li> + + + + + + + + <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a> + + + </li> + + + + + + + + <li ><a href="../../heap/heap/">Heap</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../mbuf/mbuf/ + +">Memory Buffers</a> + + + </li> + + + + + + + + <li ><a href="../../sanity/sanity/">Sanity</a> + + + </li> + + + + + + + + <li ><a href="../../callout/callout/">Callouts</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../porting/port_os/">Porting to your Platform</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/console/console/">Console</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/shell/shell/">Shell</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/split/split/">Split Images</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../../modules/fs/fs/fs/ + +">File System</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/drivers/driver/">Drivers</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a> + + + </li> + + + + + + <li > + <a href="../../../modules/baselibc/">Baselibc library</a> + </li> + + + + + + + + <li ><a href="../../../modules/json/json/">JSON</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/fcb/fcb/">Flash Circular Buffer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/stats/stats/">Stats</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/logs/logs/">Logs</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/sysinitconfig/sysinitconfig/">System Configuration And Initialization</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../network/ble/ble_intro/ +">BLE User Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../faq/how_to_edit_docs/ +">Appendix</a> + + + </li> + + + + </ul> +</div></div> + + <div class="col-md-9" role="main"> + <div class="doc-header"> + <div role="navigation" aria-label="breadcrumbs navigation"> + <ul class="wy-breadcrumbs pull-right"> + <li><a href="/develop/os/introduction">Docs</a></li> + + + + <li>» <a href="../os_cputime/">CPU Time</a></li> + + + + <li>» <a href="../os_cputime_delay_nsecs/">Functions</a></li> + + + + <li>» os_cputime_timer_stop</li> + + + + </ul> +</div> + </div> + + <h2 id="os_cputime_timer_stop"><font color="F2853F" style="font-size:24pt">os_cputime_timer_stop</font></h2> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">void</span> <span style="color: #000000">os_cputime_timer_stop</span>(<span style="color: #A90D91">struct</span> <span style="color: #000000">hal_timer</span> <span style="color: #000000">*timer</span>) +</pre></div> + + +<p>Stops a timer from running. The timer is removed from the timer queue and interrupts are disabled if there are no more timers on the timer queue.</p> +<h4 id="arguments">Arguments</h4> +<table> +<thead> +<tr> +<th>Arguments</th> +<th>Description</th> +</tr> +</thead> +<tbody> +<tr> +<td><code>timer</code></td> +<td>Pointer to the timer to stop.</td> +</tr> +</tbody> +</table> +<h4 id="returned-values">Returned values</h4> +<p>N/A</p> +<h4 id="notes">Notes</h4> +<h4 id="example">Example</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">void</span> +<span style="color: #000000">ble_ll_wfr_disable</span>(<span style="color: #A90D91">void</span>) +{ + <span style="color: #000000">os_cputime_timer_stop</span>(<span style="color: #000000">&g_ble_ll_data</span>.<span style="color: #000000">ll_wfr_timer</span>); +} +</pre></div> + + <div class="row"> + + + + +<ul class="nav nav-pills" style="margin-bottom: 10px"> + <li> + + <a href=../os_cputime_timer_start/> + <span class="fa fa-arrow-left"></span> + Previous: os_cputime_timer_start + </a> + + </li> + <li class="pull-right"> + + <a href=../os_cputime_usecs_to_ticks/> + Next: os_cputime_usecs_to_ticks + <span class="fa fa-arrow-right"></span> + </a> + + </li> +</ul> + </div> + <footer class="row"> + <div class="col-xs-12"> + + <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p> + + </div> + <div class="col-xs-12"> + <div class="logos"> + <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache"> + <small class="footnote"> + MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator"> + </div> + </div> +</footer> + </div> + </div> + + + </div> + + <script src="../../../../js/jquery-1.10.2.min.js"></script> + <script src="../../../../js/bootstrap-3.0.3.min.js"></script> + <script src="../../../../js/highlight.pack.js"></script> + <script src="../../../../js/base.js"></script> + <script src="../../../../js/custom.js"></script> + + </body> +</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html b/develop/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html new file mode 100644 index 0000000..2cfff13 --- /dev/null +++ b/develop/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html @@ -0,0 +1,894 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="utf-8"> + <meta http-equiv="X-UA-Compatible" content="IE=edge"> + <meta name="viewport" content="width=device-width, initial-scale=1.0"> + + + <!-- This is broken by doc revisioning. + <link rel="canonical" href="http://mynewt.apache.org/os/core_os/cputime/os_cputime_usecs_to_ticks/"> --> + <link rel="shortcut icon" href="../../../../img/favicon.ico"> + + <title>os_cputime_usecs_to_ticks - Apache Mynewt</title> + + <link href="../../../../css/bootstrap-3.0.3.min.css" rel="stylesheet"> + <link rel="stylesheet" href="../../../../css/highlight.css"> + <link href="../../../../css/base.css" rel="stylesheet"> + <link href="../../../../css/custom.css" rel="stylesheet"> + <link href="../../../../css/v2.css" rel="stylesheet"> + <link href="https://fonts.googleapis.com/css?family=Lato" rel="stylesheet"> + <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css"> + <link href="../../../../extra.css" rel="stylesheet"> + + <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> + <!--[if lt IE 9]> + <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> + <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> + <![endif]--> + + + <script> + (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ + (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), + m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) + })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); + + ga('create', 'UA-72162311-1', 'auto'); + ga('send', 'pageview'); + </script> + + </head> + + + <body class="os_cputime_usecs_to_ticks"> + + + <div class="container"> + <div class="row v2-main-banner"> + <a class="logo-cell" href="/"> + <img class="logo" src="/img/logo.png"> + </a> + <div class="tagline-cell"> + <h4 class="tagline">An OS to build, deploy and securely manage billions of devices</h4> + </div> + <div class="news-cell"> + <div class="well"> + <h4>Latest News:</h4> <a href="/download">Apache Mynewt 1.0.0</a> released (March 22, 2017) + </div> + </div> + </div> +</div> + + + + + + + + +<nav id="navbar" class="navbar navbar-inverse affix-top" data-spy="affix" data-offset-top="150" role="navigation"> + <div class="container"> + <!-- Collapsed navigation --> + <div class="navbar-header"> + <!-- Expander button --> + <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> + <span class="sr-only">Toggle navigation</span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + <span class="icon-bar"></span> + </button> + + </div> + + <!-- Expanded navigation --> + <div class="navbar-collapse collapse"> + <!-- Main navigation --> + <ul class="nav navbar-nav navbar-right"> + <li + class="" +> + <a href="/"><i class="fa fa-home" style="font-size: larger;"></i></a> + </li> + <li + class="important" +> + <a href="/quick-start/">Quick Start</a> + </li> + <li + class="" +> + <a href="/about/">About</a> + </li> + <li + class="" +> + <a href="/talks/">Talks</a> + </li> + <li + class="active" +> + <a href="/latest/os/introduction">Documentation</a> + </li> + <li + class="" +> + <a href="/download/">Download</a> + </li> + <li + class="" +> + <a href="/community/">Community</a> + </li> + <li + class="" +> + <a href="/events/">Events</a> + </li> + </ul> + + <!-- Search, Navigation and Repo links --> + <ul class="nav navbar-nav navbar-right"> + + </ul> + </div> + </div> +</nav> + + + + <div class="container"> + + <div class="row"> + <div class="col-md-3 v2-sidebar sidebar-container"><div id="docSidebar" class="hidden-print" role="complementary"> + <div class="top"> + <div role="search"> + <form id="rtd-search-form" class="wy-form" action="../../../../search.html" method="get"> + <div class="form-group"> + <input type="text" name="q" class="form-control" placeholder="Search documentation" /> + </div> + </form> + </div> + </div> + <ul class="toc-nav"> + <li class="doc-version"> +<select class="form-control" onchange="if (this.value) window.location.href=this.value"> + + <option + value="/develop/os/introduction" + selected="selected" + > + Version: develop (latest) + </option> + + <option + value="/v0_9_0/os/introduction" + + > + Version: 0.9.0 + </option> + +</select> +</li> + + + + + + + + + + + + + + + + + + + + + + <li ><a href="../../../introduction/">Mynewt Documentation</a> + + + <ul> + + + + + + + + <li ><a href="../../../get_started/get_started/">Basic Setup</a> + + + </li> + + + + + + <li > + <a href="../../../get_started/vocabulary/">Concepts</a> + </li> + + + + + + + + <li ><a href="../../../tutorials/tutorials/">Tutorials</a> + + + </li> + + + + + + + + <li ><a href="../../../os_user_guide/">OS User Guide</a> + + + <ul> + + + + + + + + <li ><a href="../../mynewt_os/">OS Core</a> + + + <ul> + + + + + + + + <li><a href=" + ../../os_started/ +">Functions</a> + + + </li> + + + + + + + + <li ><a href="../../context_switch/context_switch/">Scheduler</a> + + + </li> + + + + + + + + <li ><a href="../os_cputime/">CPU Time</a> + + + <ul> + + + + + + + + <li><a href=" + ../os_cputime_delay_nsecs/ +">Functions</a> + + + <ul> + + + + <li > + <a href="../os_cputime_delay_nsecs/">os_cputime_delay_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_ticks/">os_cputime_delay_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_delay_usecs/">os_cputime_delay_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_get32/">os_cputime_get32</a> + </li> + + + + + + <li > + <a href="../os_cputime_init/">os_cputime_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_nsecs_to_ticks/">os_cputime_nsecs_to_ticks</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_nsecs/">os_cputime_ticks_to_nsecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_ticks_to_usecs/">os_cputime_ticks_to_usecs</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_init/">os_cputime_timer_init</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_relative/">os_cputime_timer_relative</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_start/">os_cputime_timer_start</a> + </li> + + + + + + <li > + <a href="../os_cputime_timer_stop/">os_cputime_timer_stop</a> + </li> + + + + + + <li class="active"> + <a href="./">os_cputime_usecs_to_ticks</a> + </li> + + + + </ul> + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> + + + </li> + + + + + + + + <li ><a href="../../task/task/">Tasks</a> + + + </li> + + + + + + + + <li ><a href="../../event_queue/event_queue/">Event Queues</a> + + + </li> + + + + + + + + <li ><a href="../../semaphore/semaphore/">Semaphores</a> + + + </li> + + + + + + + + <li ><a href="../../mutex/mutex/">Mutexes</a> + + + </li> + + + + + + + + <li ><a href="../../memory_pool/memory_pool/">Memory Pools</a> + + + </li> + + + + + + + + <li ><a href="../../heap/heap/">Heap</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../mbuf/mbuf/ + +">Memory Buffers</a> + + + </li> + + + + + + + + <li ><a href="../../sanity/sanity/">Sanity</a> + + + </li> + + + + + + + + <li ><a href="../../callout/callout/">Callouts</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li ><a href="../../porting/port_os/">Porting to your Platform</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/console/console/">Console</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/shell/shell/">Shell</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/split/split/">Split Images</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/bootloader/bootloader/">Bootloader</a> + + + </li> + + + + + + + + <li><a href=" + + + ../../../modules/fs/fs/fs/ + +">File System</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/hal/hal/">Hardware Abstraction Layer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/drivers/driver/">Drivers</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/testutil/testutil/">Test Utilities</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/devmgmt/newtmgr/">Device Management with Newt Manager</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/imgmgr/imgmgr/">Image Manager</a> + + + </li> + + + + + + <li > + <a href="../../../modules/baselibc/">Baselibc library</a> + </li> + + + + + + + + <li ><a href="../../../modules/json/json/">JSON</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/fcb/fcb/">Flash Circular Buffer</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/stats/stats/">Stats</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/logs/logs/">Logs</a> + + + </li> + + + + + + + + <li ><a href="../../../modules/sysinitconfig/sysinitconfig/">System Configuration And Initialization</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../network/ble/ble_intro/ +">BLE User Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newt/newt_intro/">Newt Tool Guide</a> + + + </li> + + + + + + + + <li ><a href="../../../../newtmgr/overview/">Newt Manager Guide</a> + + + </li> + + + + </ul> + + </li> + + + + + + + + <li><a href=" + ../../../../faq/how_to_edit_docs/ +">Appendix</a> + + + </li> + + + + </ul> +</div></div> + + <div class="col-md-9" role="main"> + <div class="doc-header"> + <div role="navigation" aria-label="breadcrumbs navigation"> + <ul class="wy-breadcrumbs pull-right"> + <li><a href="/develop/os/introduction">Docs</a></li> + + + + <li>» <a href="../os_cputime/">CPU Time</a></li> + + + + <li>» <a href="../os_cputime_delay_nsecs/">Functions</a></li> + + + + <li>» os_cputime_usecs_to_ticks</li> + + + + </ul> +</div> + </div> + + <h2 id="os_cputime_usecs_to_ticks"><font color="F2853F" style="font-size:24pt">os_cputime_usecs_to_ticks</font></h2> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">uint32_t</span> <span style="color: #000000">os_cputime_usecs_to_ticks</span>(<span style="color: #A90D91">uint32_t</span> <span style="color: #000000">usecs</span>) +</pre></div> + + +<p>Converts a specified number of microseconds to cputime ticks.</p> +<h4 id="arguments">Arguments</h4> +<table> +<thead> +<tr> +<th>Arguments</th> +<th>Description</th> +</tr> +</thead> +<tbody> +<tr> +<td><code>usecs</code></td> +<td>Number of microseconds to convert to ticks.</td> +</tr> +</tbody> +</table> +<h4 id="returned-values">Returned values</h4> +<p>The number of ticks in <code>usecs</code> nanoseconds.</p> +<h4 id="notes">Notes</h4> +<h4 id="example">Example</h4> +<div class="codehilite" style="background: #ffffff"><pre style="line-height: 125%"><span style="color: #A90D91">uint32_t</span> <span style="color: #000000">num_ticks</span>; +<span style="color: #000000">num_ticks</span> <span style="color: #000000">=</span> <span style="color: #000000">os_cputime_usecs_to_ticks</span>(<span style="color: #1C01CE">100</span>); +</pre></div> + + <div class="row"> + + + + +<ul class="nav nav-pills" style="margin-bottom: 10px"> + <li> + + <a href=../os_cputime_timer_stop/> + <span class="fa fa-arrow-left"></span> + Previous: os_cputime_timer_stop + </a> + + </li> + <li class="pull-right"> + + <a href=../../time/os_time/> + Next: OS Time + <span class="fa fa-arrow-right"></span> + </a> + + </li> +</ul> + </div> + <footer class="row"> + <div class="col-xs-12"> + + <p class="copyright">Apache Mynewt (incubating) is available under Apache License, version 2.0.</p> + + </div> + <div class="col-xs-12"> + <div class="logos"> + <img src="/img/asf_logo_wide_small.png" alt="Apache" title="Apache"> + <small class="footnote"> + MyNewt is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF. + </small> + <img src="/img/egg-logo2.png" alt="Apache Incubator" title="Apache Incubator"> + </div> + </div> +</footer> + </div> + </div> + + + </div> + + <script src="../../../../js/jquery-1.10.2.min.js"></script> + <script src="../../../../js/bootstrap-3.0.3.min.js"></script> + <script src="../../../../js/highlight.pack.js"></script> + <script src="../../../../js/base.js"></script> + <script src="../../../../js/custom.js"></script> + + </body> +</html> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/event_queue/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/event_queue/index.html b/develop/os/core_os/event_queue/event_queue/index.html index a090d3d..97e36e1 100644 --- a/develop/os/core_os/event_queue/event_queue/index.html +++ b/develop/os/core_os/event_queue/event_queue/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_designate/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_designate/index.html b/develop/os/core_os/event_queue/os_eventq_designate/index.html index 4ce3987..083023d 100644 --- a/develop/os/core_os/event_queue/os_eventq_designate/index.html +++ b/develop/os/core_os/event_queue/os_eventq_designate/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_dflt_get/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_dflt_get/index.html b/develop/os/core_os/event_queue/os_eventq_dflt_get/index.html index b8ab640..0eca37a 100644 --- a/develop/os/core_os/event_queue/os_eventq_dflt_get/index.html +++ b/develop/os/core_os/event_queue/os_eventq_dflt_get/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_get/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_get/index.html b/develop/os/core_os/event_queue/os_eventq_get/index.html index c2c3fa4..9483223 100644 --- a/develop/os/core_os/event_queue/os_eventq_get/index.html +++ b/develop/os/core_os/event_queue/os_eventq_get/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_init/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_init/index.html b/develop/os/core_os/event_queue/os_eventq_init/index.html index 6c70e81..c93c515 100644 --- a/develop/os/core_os/event_queue/os_eventq_init/index.html +++ b/develop/os/core_os/event_queue/os_eventq_init/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_inited/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_inited/index.html b/develop/os/core_os/event_queue/os_eventq_inited/index.html index 6a641fd..1cd19af 100644 --- a/develop/os/core_os/event_queue/os_eventq_inited/index.html +++ b/develop/os/core_os/event_queue/os_eventq_inited/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_put/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_put/index.html b/develop/os/core_os/event_queue/os_eventq_put/index.html index b68d899..4f8a0a6 100644 --- a/develop/os/core_os/event_queue/os_eventq_put/index.html +++ b/develop/os/core_os/event_queue/os_eventq_put/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_remove/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_remove/index.html b/develop/os/core_os/event_queue/os_eventq_remove/index.html index 6ede6ec..7e28166 100644 --- a/develop/os/core_os/event_queue/os_eventq_remove/index.html +++ b/develop/os/core_os/event_queue/os_eventq_remove/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/event_queue/os_eventq_run/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/event_queue/os_eventq_run/index.html b/develop/os/core_os/event_queue/os_eventq_run/index.html index 013da5d..7abfd0e 100644 --- a/develop/os/core_os/event_queue/os_eventq_run/index.html +++ b/develop/os/core_os/event_queue/os_eventq_run/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/heap/heap/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/heap/heap/index.html b/develop/os/core_os/heap/heap/index.html index 3f7a6eb..d73849e 100644 --- a/develop/os/core_os/heap/heap/index.html +++ b/develop/os/core_os/heap/heap/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/heap/os_free/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/heap/os_free/index.html b/develop/os/core_os/heap/os_free/index.html index 4a0eeb7..75caa2e 100644 --- a/develop/os/core_os/heap/os_free/index.html +++ b/develop/os/core_os/heap/os_free/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/heap/os_malloc/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/heap/os_malloc/index.html b/develop/os/core_os/heap/os_malloc/index.html index 8e037b5..6be7b8f 100644 --- a/develop/os/core_os/heap/os_malloc/index.html +++ b/develop/os/core_os/heap/os_malloc/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/heap/os_realloc/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/heap/os_realloc/index.html b/develop/os/core_os/heap/os_realloc/index.html index c10dc3e..583b156 100644 --- a/develop/os/core_os/heap/os_realloc/index.html +++ b/develop/os/core_os/heap/os_realloc/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_DATA/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_DATA/index.html b/develop/os/core_os/mbuf/OS_MBUF_DATA/index.html index 7aa4589..b6f2167 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_DATA/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_DATA/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html b/develop/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html index a2e7207..f67f819 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html b/develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html index 20bcdc0..f915d05 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html b/develop/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html index 3e599ae..ec90efe 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html b/develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html index 047bbe3..c0773db 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html b/develop/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html index dd475cd..50010ea 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html b/develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html index cc85033..fa882b3 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_USRHDR/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html b/develop/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html index 806d171..6ed900b 100644 --- a/develop/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html +++ b/develop/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/mbuf/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/mbuf/index.html b/develop/os/core_os/mbuf/mbuf/index.html index f423630..ad911b2 100644 --- a/develop/os/core_os/mbuf/mbuf/index.html +++ b/develop/os/core_os/mbuf/mbuf/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_adj/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_adj/index.html b/develop/os/core_os/mbuf/os_mbuf_adj/index.html index 4572aae..79b3321 100644 --- a/develop/os/core_os/mbuf/os_mbuf_adj/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_adj/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_append/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_append/index.html b/develop/os/core_os/mbuf/os_mbuf_append/index.html index f2f3284..caa00aa 100644 --- a/develop/os/core_os/mbuf/os_mbuf_append/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_append/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_concat/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_concat/index.html b/develop/os/core_os/mbuf/os_mbuf_concat/index.html index 74144af..cdb80ec 100644 --- a/develop/os/core_os/mbuf/os_mbuf_concat/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_concat/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_copydata/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_copydata/index.html b/develop/os/core_os/mbuf/os_mbuf_copydata/index.html index a42da58..974dc2d 100644 --- a/develop/os/core_os/mbuf/os_mbuf_copydata/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_copydata/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_copyinto/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_copyinto/index.html b/develop/os/core_os/mbuf/os_mbuf_copyinto/index.html index 92a1b90..e36d7cb 100644 --- a/develop/os/core_os/mbuf/os_mbuf_copyinto/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_copyinto/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_dup/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_dup/index.html b/develop/os/core_os/mbuf/os_mbuf_dup/index.html index a0bf05a..c2df625 100644 --- a/develop/os/core_os/mbuf/os_mbuf_dup/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_dup/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_extend/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_extend/index.html b/develop/os/core_os/mbuf/os_mbuf_extend/index.html index ed48340..dc6e5c0 100644 --- a/develop/os/core_os/mbuf/os_mbuf_extend/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_extend/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_free_chain/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_free_chain/index.html b/develop/os/core_os/mbuf/os_mbuf_free_chain/index.html index f9c0ae2..904155a 100644 --- a/develop/os/core_os/mbuf/os_mbuf_free_chain/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_free_chain/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_get/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_get/index.html b/develop/os/core_os/mbuf/os_mbuf_get/index.html index c14d62f..f1bd86e 100644 --- a/develop/os/core_os/mbuf/os_mbuf_get/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_get/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html b/develop/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html index 284d8f1..eb3a7dc 100644 --- a/develop/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_memcmp/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_memcmp/index.html b/develop/os/core_os/mbuf/os_mbuf_memcmp/index.html index 9ae722d..0eea1a1 100644 --- a/develop/os/core_os/mbuf/os_mbuf_memcmp/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_memcmp/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_off/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_off/index.html b/develop/os/core_os/mbuf/os_mbuf_off/index.html index ca4b7be..3918b91 100644 --- a/develop/os/core_os/mbuf/os_mbuf_off/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_off/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_pool_init/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_pool_init/index.html b/develop/os/core_os/mbuf/os_mbuf_pool_init/index.html index 45b310c..f16c3d3 100644 --- a/develop/os/core_os/mbuf/os_mbuf_pool_init/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_pool_init/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_prepend/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_prepend/index.html b/develop/os/core_os/mbuf/os_mbuf_prepend/index.html index f66258c..eebc3fe 100644 --- a/develop/os/core_os/mbuf/os_mbuf_prepend/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_prepend/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/mbuf/os_mbuf_pullup/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/mbuf/os_mbuf_pullup/index.html b/develop/os/core_os/mbuf/os_mbuf_pullup/index.html index 4849ad2..af30f2e 100644 --- a/develop/os/core_os/mbuf/os_mbuf_pullup/index.html +++ b/develop/os/core_os/mbuf/os_mbuf_pullup/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html b/develop/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html index e5a2bc7..cf07a0c 100644 --- a/develop/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html +++ b/develop/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html b/develop/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html index 501842e..c37eccc 100644 --- a/develop/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html +++ b/develop/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/develop/os/core_os/memory_pool/memory_pool/index.html ---------------------------------------------------------------------- diff --git a/develop/os/core_os/memory_pool/memory_pool/index.html b/develop/os/core_os/memory_pool/memory_pool/index.html index 17daad3..b226f06 100644 --- a/develop/os/core_os/memory_pool/memory_pool/index.html +++ b/develop/os/core_os/memory_pool/memory_pool/index.html @@ -278,7 +278,18 @@ - <li ><a href="../../time/os_time/">Time</a> + <li ><a href="../../cputime/os_cputime/">CPU Time</a> + + + </li> + + + + + + + + <li ><a href="../../time/os_time/">OS Time</a> </li>
