|
| base.h |
|
| check.h |
| Furi crash and assert functions.
|
|
| common_defines.h |
|
| core_defines.h |
|
| dangerous_defines.h |
|
| event_flag.h |
| Furi Event Flag.
|
|
| event_loop.h |
| Furi Event Loop.
|
|
| event_loop_i.h |
|
| event_loop_link_i.h |
|
| event_loop_thread_flag_interface.h |
|
| event_loop_tick_i.h |
|
| event_loop_timer.h |
| Software timer functionality for FuriEventLoop.
|
|
| event_loop_timer_i.h |
|
| kernel.h |
| Furi Kernel primitives.
|
|
| log.h |
| Furi Logging system.
|
|
| memmgr.h |
| Furi: memory management API and glue.
|
|
| memmgr_heap.h |
| Furi: heap memory management API and allocator.
|
|
| message_queue.h |
| FuriMessageQueue.
|
|
| mutex.h |
| FuriMutex.
|
|
| pubsub.h |
| FuriPubSub.
|
|
| record.h |
| Furi: record API.
|
|
| semaphore.h |
| FuriSemaphore.
|
|
| stream_buffer.h |
| Furi stream buffer primitive.
|
|
| string.h |
| Furi string container.
|
|
| thread.h |
| Furi: Furi Thread API.
|
|
| thread_i.h |
|
| thread_list.h |
|
| thread_list_i.h |
|
| timer.h |
| Furi software Timer API.
|
|