|
ChibiOS/RT
2.5.1 |
| BaseFileStream | Base file stream class |
| BaseFileStreamVMT | BaseFileStream virtual methods table |
| BaseSequentialStream | Base stream class |
| BaseSequentialStreamVMT | BaseSequentialStream virtual methods table |
| BinarySemaphore | Binary semaphore type |
| ch_swc_event_t | Trace buffer record |
| ch_trace_buffer_t | Trace buffer header |
| chdebug_t | ChibiOS/RT memory signature record |
| CMx_DWT | Structure representing the DWT I/O space |
| CMx_FPU | Structure representing the FPU I/O space |
| CMx_NVIC | Structure representing the NVIC I/O space |
| CMx_SCB | Structure representing the System Control Block I/O space |
| CMx_SCS | Structure representing the SCS I/O space |
| CMx_ST | Structure representing the SYSTICK I/O space |
| CondVar | CondVar structure |
| context | Platform dependent part of the Thread structure |
| EventListener | Event Listener structure |
| EventSource | Event Source structure |
| extctx | Interrupt saved context |
| GenericQueue | Generic I/O queue structure |
| heap_header | Memory heap block header |
| intctx | System saved context |
| Mailbox | Structure representing a mailbox object |
| memory_heap | Structure describing a memory heap |
| MemoryPool | Memory pool descriptor |
| Mutex | Mutex structure |
| pool_header | Memory pool free object header |
| ReadyList | Ready list header |
| Semaphore | Semaphore structure |
| Thread | Structure representing a thread |
| ThreadsList | Generic threads single link list, it works like a stack |
| ThreadsQueue | Generic threads bidirectional linked list header and element |
| VirtualTimer | Virtual Timer descriptor structure |
| VTList | Virtual timers list header |