![]() |
RT-Thread RTOS
An open source embedded real-time operating system
|
Basic Definitions | Basic data type in RT-Thread RTOS |
▼Doxygen Example | Introduce how to write doxygen documentation |
Doxygen Example of Enumeration | Doxygen Example of Enumeration |
Doxygen Example of Groups | Define a sub group of Doxygen Example |
▼Doxygen Example of Macro | Doxygen Example of Macro |
Group A of Macros | Doxygen Example of Macros grouped in A |
Group B of Macros | Doxygen Example of Macros grouped in B |
Doxygen Example of Structure | Doxygen Example of Structure |
Doxygen Example of Typedef | Doxygen Example of Typedef |
Doxygen Example of Union | Doxygen Example of Union |
Doxygen Example of Function | Doxygen Example of Function |
▼Device Virtual File System | DFS is a virtual file system in RT-Thread RTOS |
File Descriptor | |
File System API | |
File API | |
File POSIX API | |
finsh shell | Finsh shell is a user command shell in RT-Thread RTOS |
Hardware Related Package | Hardware Related Package includes board support package(BSP) and CSP(Chip Support Package) |
▼RT-Thread Kernel API | |
Thread Management | Thread management |
Clock and Timer Management | Clock and system timer management |
Kernel Object Management | Kernel object management |
▼Inter-Thread Communication | Inter-thread communication |
Semaphore | |
Mutex | |
Event | |
MailBox | |
Message Queue | |
Signal | Signal is used for thread kill etc |
Memory Management | Memory management for memory pool and heap memory |
Device System | Device I/O subsystem |
Runtime Trace and Record | Hook function set in runtime |
Other useful kernel service | Other useful service in the kernel |
Error Code | Error code |
Application Module | Application Module is a feature let user to execute application in RT-Thread RTOS |
System Initialization | System initialization procedure |
▼RTTHREAD Driver | |
ADC | ADC driver api |
DAC | DAC driver api |
▼Audio | Audio driver API |
AUDIO_CTL | Control audio device |
AUDIO_TYPE | Audio Device Types |
AUDIO_SAMP_RATES | Supported audio sample rates for the audio device |
AUDIO_BIT_RATES | Supported bit rates for the audio device |
AUDIO_DSP | Support Dsp(input/output) Units controls. The macro group from application level, can set audio mixer parameters including samplerate, channels etc |
AUDIO_MIXER | Supported Mixer Units controls. The macro group from driver level, can set audio mixer parameters including volume, frequence db, microphone etc |
CODEC_CMD | Device Control Commands. The macro group from hardware level, can set codec parametes including volume, EQ and 3D etc |
CAN Driver | CAN driver api |
I2C | I2C driver api |
Pin | Pin driver api |
PWM | PWM driver api |
RTC | RTC driver api |
Serial | Serial driver api |
Serial v2 | Serial v2 driver api |
SPI | SPI driver api |
Touch | Touch driver api |
blk | Blk driver api |
clk | Clk driver api |