|
ChibiOS/RT
6.0.3
|
| Cch_dyn_element | Type of a dynamic object list element |
| Cch_dyn_list | Type of a dynamic object list |
| Cch_dyn_mailbox | Type of a dynamic buffer object |
| Cch_dyn_object | Type of a dynamic buffer object |
| Cch_dyn_objects_fifo | Type of a dynamic buffer object |
| Cch_dyn_pipe | Type of a dynamic pipe object |
| Cch_dyn_semaphore | Type of a dynamic semaphore |
| Cch_mutex | Mutex structure |
| Cch_objects_factory | Type of the factory main object |
| Cch_objects_fifo | Type of an objects FIFO |
| Cch_registered_static_object | Type of a registered object |
| ▼Cch_semaphore | Semaphore structure |
| Cch_binary_semaphore | Binary semaphore type |
| Cch_system | System data structure |
| Cch_system_debug | System debug data structure |
| Cch_thread | Structure representing a thread |
| Cch_threads_list | Generic threads single link list, it works like a stack |
| Cch_threads_queue | Generic threads bidirectional linked list header and element |
| Cch_trace_buffer_t | Trace buffer header |
| Cch_trace_event_t | Trace buffer record |
| ▼Cch_virtual_timers_list | Virtual timers list header |
| Cch_virtual_timer | Virtual Timer descriptor structure |
| Cchdebug_t | ChibiOS/RT memory signature record |
| Ccondition_variable | Condition_variable_t structure |
| Cevent_listener | Event Listener structure |
| Cevent_source | Event Source structure |
| Cguarded_memory_pool_t | Guarded memory pool descriptor |
| Cheap_header | Memory heap block header |
| Ckernel_stats_t | Type of a kernel statistics structure |
| Cmailbox_t | Structure representing a mailbox object |
| Cmemcore_t | Type of memory core object |
| Cmemory_heap | Structure describing a memory heap |
| Cmemory_pool_t | Memory pool descriptor |
| Cpipe_t | Structure representing a pipe object |
| Cpool_header | Memory pool free object header |
| Cthread_descriptor_t | Type of a thread descriptor |
| Ctime_measurement_t | Type of a Time Measurement object |
| Ctm_calibration_t | Type of a time measurement calibration data |