mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
43 lines
696 B
ReStructuredText
43 lines
696 B
ReStructuredText
FreeRTOS
|
|
========
|
|
|
|
Overview
|
|
--------
|
|
|
|
This section contains documentation of FreeRTOS types, functions, and macros. It is automatically generated from FreeRTOS header files.
|
|
|
|
For more information about FreeRTOS features specific to ESP-IDF, see :doc:`ESP-IDF FreeRTOS SMP Changes<../../api-guides/freertos-smp>`.
|
|
|
|
|
|
Task API
|
|
--------
|
|
|
|
.. include:: /_build/inc/task.inc
|
|
|
|
Queue API
|
|
---------
|
|
|
|
.. include:: /_build/inc/queue.inc
|
|
|
|
Semaphore API
|
|
-------------
|
|
|
|
.. include:: /_build/inc/semphr.inc
|
|
|
|
Timer API
|
|
---------
|
|
|
|
.. include:: /_build/inc/timers.inc
|
|
|
|
|
|
Event Group API
|
|
---------------
|
|
|
|
.. include:: /_build/inc/event_groups.inc
|
|
|
|
Ringbuffer API
|
|
--------------
|
|
|
|
.. include:: /_build/inc/ringbuf.inc
|
|
|