Files | |
example_event_loop_event_flags.c | |
Example application demonstrating the use of the FuriEventFlag primitive in FuriEventLoop instances. | |
example_event_loop_multi.c | |
Example application that demonstrates multiple primitives used with two FuriEventLoop instances. | |
example_event_loop_mutex.c | |
Example application that demonstrates the FuriEventLoop and FuriMutex integration. | |
example_event_loop_stream_buffer.c | |
Example application that demonstrates the FuriEventLoop and FuriStreamBuffer integration. | |
example_event_loop_timer.c | |
Example application that demonstrates FuriEventLoop's software timer capability. | |