oveRTOS C API
Embedded RTOS framework — build system, configuration, and portable C API
Loading...
Searching...
No Matches
Modules
Communication primitives

Event groups, stream buffers, and work queues — building blocks layered above the core thread / sync / queue API. More...

Collaboration diagram for Communication primitives:

Modules

 Event Group
 Bit-based event signaling between tasks and ISRs.
 
 Stream
 Byte stream communication primitives.
 
 Work Queue
 Deferred work execution on a dedicated RTOS thread.
 

Detailed Description

Event groups, stream buffers, and work queues — building blocks layered above the core thread / sync / queue API.