http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/latest/os/core_os/cputime/os_cputime_timer_start/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/cputime/os_cputime_timer_start/index.html b/latest/os/core_os/cputime/os_cputime_timer_start/index.html new file mode 100644 index 0000000..a9a1221 --- /dev/null +++ b/latest/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="/latest/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/latest/os/core_os/cputime/os_cputime_timer_stop/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/cputime/os_cputime_timer_stop/index.html b/latest/os/core_os/cputime/os_cputime_timer_stop/index.html new file mode 100644 index 0000000..71c2e56 --- /dev/null +++ b/latest/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="/latest/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/latest/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html b/latest/os/core_os/cputime/os_cputime_usecs_to_ticks/index.html new file mode 100644 index 0000000..f735715 --- /dev/null +++ b/latest/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="/latest/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/latest/os/core_os/event_queue/event_queue/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/event_queue/index.html b/latest/os/core_os/event_queue/event_queue/index.html index 95739f3..c31828c 100644 --- a/latest/os/core_os/event_queue/event_queue/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_designate/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_designate/index.html b/latest/os/core_os/event_queue/os_eventq_designate/index.html index 4f1e4b8..8bdee16 100644 --- a/latest/os/core_os/event_queue/os_eventq_designate/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_dflt_get/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_dflt_get/index.html b/latest/os/core_os/event_queue/os_eventq_dflt_get/index.html index 3052bd4..5973c04 100644 --- a/latest/os/core_os/event_queue/os_eventq_dflt_get/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_get/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_get/index.html b/latest/os/core_os/event_queue/os_eventq_get/index.html index 4555d8c..47efae6 100644 --- a/latest/os/core_os/event_queue/os_eventq_get/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_init/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_init/index.html b/latest/os/core_os/event_queue/os_eventq_init/index.html index 6e1bd0e..bed9412 100644 --- a/latest/os/core_os/event_queue/os_eventq_init/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_inited/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_inited/index.html b/latest/os/core_os/event_queue/os_eventq_inited/index.html index 1e2b601..765ef2d 100644 --- a/latest/os/core_os/event_queue/os_eventq_inited/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_put/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_put/index.html b/latest/os/core_os/event_queue/os_eventq_put/index.html index 891bffd..45ae919 100644 --- a/latest/os/core_os/event_queue/os_eventq_put/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_remove/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_remove/index.html b/latest/os/core_os/event_queue/os_eventq_remove/index.html index 1f7e908..cde0d89 100644 --- a/latest/os/core_os/event_queue/os_eventq_remove/index.html +++ b/latest/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/latest/os/core_os/event_queue/os_eventq_run/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/event_queue/os_eventq_run/index.html b/latest/os/core_os/event_queue/os_eventq_run/index.html index d9e2e7e..9b86ac5 100644 --- a/latest/os/core_os/event_queue/os_eventq_run/index.html +++ b/latest/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/latest/os/core_os/heap/heap/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/heap/heap/index.html b/latest/os/core_os/heap/heap/index.html index 5f5f9ad..c9afd1f 100644 --- a/latest/os/core_os/heap/heap/index.html +++ b/latest/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/latest/os/core_os/heap/os_free/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/heap/os_free/index.html b/latest/os/core_os/heap/os_free/index.html index ec5bfaf..c6bcce6 100644 --- a/latest/os/core_os/heap/os_free/index.html +++ b/latest/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/latest/os/core_os/heap/os_malloc/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/heap/os_malloc/index.html b/latest/os/core_os/heap/os_malloc/index.html index b48bf3d..5925c27 100644 --- a/latest/os/core_os/heap/os_malloc/index.html +++ b/latest/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/latest/os/core_os/heap/os_realloc/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/heap/os_realloc/index.html b/latest/os/core_os/heap/os_realloc/index.html index 3a268b4..db3734e 100644 --- a/latest/os/core_os/heap/os_realloc/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_DATA/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_DATA/index.html b/latest/os/core_os/mbuf/OS_MBUF_DATA/index.html index 90ba9cb..7ea9f1c 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_DATA/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html b/latest/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html index 5703603..e8c07f6 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_LEADINGSPACE/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html b/latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html index 0076a0f..c54866e 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_PKTHDR/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html b/latest/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html index 2e03009..2c53472 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_PKTHDR_TO_MBUF/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html b/latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html index 322c050..f695e81 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_PKTLEN/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html b/latest/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html index c4baabc..63c8726 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_TRAILINGSPACE/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html b/latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html index 5073bc7..efcc7f3 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_USRHDR/index.html +++ b/latest/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/latest/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html b/latest/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html index 237dc42..15ce254 100644 --- a/latest/os/core_os/mbuf/OS_MBUF_USRHDR_LEN/index.html +++ b/latest/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/latest/os/core_os/mbuf/mbuf/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/mbuf/index.html b/latest/os/core_os/mbuf/mbuf/index.html index f5a26b8..3a0acf7 100644 --- a/latest/os/core_os/mbuf/mbuf/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_adj/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_adj/index.html b/latest/os/core_os/mbuf/os_mbuf_adj/index.html index 72ae743..a901862 100644 --- a/latest/os/core_os/mbuf/os_mbuf_adj/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_append/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_append/index.html b/latest/os/core_os/mbuf/os_mbuf_append/index.html index 1e649d4..4782477 100644 --- a/latest/os/core_os/mbuf/os_mbuf_append/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_concat/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_concat/index.html b/latest/os/core_os/mbuf/os_mbuf_concat/index.html index 58b9b60..0a2415d 100644 --- a/latest/os/core_os/mbuf/os_mbuf_concat/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_copydata/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_copydata/index.html b/latest/os/core_os/mbuf/os_mbuf_copydata/index.html index 3430379..0da23c3 100644 --- a/latest/os/core_os/mbuf/os_mbuf_copydata/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_copyinto/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_copyinto/index.html b/latest/os/core_os/mbuf/os_mbuf_copyinto/index.html index b8e05b3..0863c07 100644 --- a/latest/os/core_os/mbuf/os_mbuf_copyinto/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_dup/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_dup/index.html b/latest/os/core_os/mbuf/os_mbuf_dup/index.html index b487bee..e33084f 100644 --- a/latest/os/core_os/mbuf/os_mbuf_dup/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_extend/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_extend/index.html b/latest/os/core_os/mbuf/os_mbuf_extend/index.html index 2a348e2..352ec42 100644 --- a/latest/os/core_os/mbuf/os_mbuf_extend/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_free_chain/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_free_chain/index.html b/latest/os/core_os/mbuf/os_mbuf_free_chain/index.html index 68ceeb6..1a78fed 100644 --- a/latest/os/core_os/mbuf/os_mbuf_free_chain/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_get/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_get/index.html b/latest/os/core_os/mbuf/os_mbuf_get/index.html index 568f034..3bf0d02 100644 --- a/latest/os/core_os/mbuf/os_mbuf_get/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html b/latest/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html index 9b0a795..14ad137 100644 --- a/latest/os/core_os/mbuf/os_mbuf_get_pkthdr/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_memcmp/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_memcmp/index.html b/latest/os/core_os/mbuf/os_mbuf_memcmp/index.html index 142bfdc..f53bb4d 100644 --- a/latest/os/core_os/mbuf/os_mbuf_memcmp/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_off/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_off/index.html b/latest/os/core_os/mbuf/os_mbuf_off/index.html index 989811e..5f3f675 100644 --- a/latest/os/core_os/mbuf/os_mbuf_off/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_pool_init/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_pool_init/index.html b/latest/os/core_os/mbuf/os_mbuf_pool_init/index.html index 03390f3..757b477 100644 --- a/latest/os/core_os/mbuf/os_mbuf_pool_init/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_prepend/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_prepend/index.html b/latest/os/core_os/mbuf/os_mbuf_prepend/index.html index 09b6848..afb39ef 100644 --- a/latest/os/core_os/mbuf/os_mbuf_prepend/index.html +++ b/latest/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/latest/os/core_os/mbuf/os_mbuf_pullup/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/mbuf/os_mbuf_pullup/index.html b/latest/os/core_os/mbuf/os_mbuf_pullup/index.html index 895e720..0677e68 100644 --- a/latest/os/core_os/mbuf/os_mbuf_pullup/index.html +++ b/latest/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/latest/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html b/latest/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html index 017e5ba..3154d4f 100644 --- a/latest/os/core_os/memory_pool/OS_MEMPOOL_BYTES/index.html +++ b/latest/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/latest/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html b/latest/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html index 1d47c32..412e099 100644 --- a/latest/os/core_os/memory_pool/OS_MEMPOOL_SIZE/index.html +++ b/latest/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/latest/os/core_os/memory_pool/memory_pool/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/memory_pool/memory_pool/index.html b/latest/os/core_os/memory_pool/memory_pool/index.html index 48ea96d..a393eb4 100644 --- a/latest/os/core_os/memory_pool/memory_pool/index.html +++ b/latest/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> http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/facfa9ba/latest/os/core_os/memory_pool/os_memblock_get/index.html ---------------------------------------------------------------------- diff --git a/latest/os/core_os/memory_pool/os_memblock_get/index.html b/latest/os/core_os/memory_pool/os_memblock_get/index.html index 9024615..44e1b16 100644 --- a/latest/os/core_os/memory_pool/os_memblock_get/index.html +++ b/latest/os/core_os/memory_pool/os_memblock_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>
