source: rtems-docs/c-user/index.rst

Last change on this file was 7bd117c, checked in by Joel Sherrill <joel@…>, on 07/18/23 at 20:28:20

Add Regulator documentation based on V1 functionality

  • Property mode set to 100644
File size: 1.4 KB
RevLine 
[e52906b]1.. SPDX-License-Identifier: CC-BY-SA-4.0
[489740f]2
[fb72a00]3.. include:: ../common/unicode.rst
4
[7193f09]5====================================
6RTEMS Classic API Guide (|version|).
7====================================
[fd6dc8c8]8
[b5014fe]9.. topic:: Copyrights and License
[7130ed3]10
[fb72a00]11    | |copy| 2017 Chris Johns
12    | |copy| 2017 Kuan-Hsun Chen
[bbb8b7a]13    | |copy| 2015, 2020 embedded brains GmbH & Co. KG
[a4b23d9]14    | |copy| 2015, 2020 Sebastian Huber
[fb72a00]15    | |copy| 2011 Petr Benes
16    | |copy| 2010 Gedare Bloom
17    | |copy| 1988, 2018 On-Line Applications Research Corporation (OAR)
[b5014fe]18
19    .. include:: ../common/license.rst
[fd6dc8c8]20
[50fbe0d]21.. include:: ../common/header.rst
[fd6dc8c8]22
23.. toctree::
[53bb72e]24        :maxdepth: 5
[fd6dc8c8]25        :numbered:
26
[7130ed3]27        preface
[fd6dc8c8]28        overview
29        key_concepts
30        rtems_data_types
[ba9dfcf]31        scheduling-concepts/index
[f3262d4]32        initialization/index
[ccb384b]33        task/index
[72295d4]34        interrupt/index
[86c39ef]35        clock/index
[a99bbae]36        timer/index
[082054b]37        rate-monotonic/index
[16ee8cf]38        semaphore/index
[91f0f97]39        barrier/index
[c75ded2]40        message/index
[ba6825c]41        event/index
[e3523ed]42        signal/index
[a4119a9]43        partition/index
[aebb6fd]44        region/index
[623a9a1]45        dual-ported-memory/index
[980734f]46        io/index
[efb8e7c]47        kernel-character-io/index
[023f609]48        cache/index
[62ca9c1]49        fatal-error/index
[fd6dc8c8]50        board_support_packages
[80df4d6]51        user-extensions/index
[a526872]52        config/index
[1472f841]53        self_contained_objects
[7bd117c]54        regulator/index
[86b48fb]55        multiprocessing/index
[fd6dc8c8]56        symmetric_multiprocessing_services
57        pci_library
58        stack_bounds_checker
59        cpu_usage_statistics
[05f06aa]60        object-services/index
[fd6dc8c8]61        chains
62        red_black_trees
63        timespec_helpers
64        constant_bandwidth_server
[7d78d31]65        ada_support
[fd6dc8c8]66        linker_sets
[d40e66b]67        directive_status_codes
[fd6dc8c8]68        example_application
69        glossary
[97e1553]70        zreferences
Note: See TracBrowser for help on using the repository browser.