RT-Thread RTOS 1.2.0
An open source embedded real-time operating system
|
Basic Definitions | Basic data type in RT-Thread RTOS |
▼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 | |
Messagequeue | |
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 |
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 |