FreeRTOS Tetris
Modules

Group that handles FreeRTOS Queue Management. More...

Collaboration diagram for Queues:

Modules

 Queue Handles
 Group that contains definitions for Queue Handles.
 
 Queue Creation
 Group that contains macros & functions for creating queues.
 
 Queue Deletion
 Group that contains macros & functions for deleting queues.
 
 Queue Sending
 Group that contains macros & functions for sending queue data.
 
 Queue Sending from ISR
 Group that contains macros & functions for sending queue data from an Interrupt Service Routine.
 
 Queue Receiving
 Group that contains macros & functions for receiving queue data.
 
 Queue Receiving from ISR
 Group that contains macros & functions for receiving queue data from an Interrupt Service Routine.
 
 Queue Utility Functions
 Group that contains queue utility functions.
 
 Queue Registry
 Group that contains macros & functions to register queues.
 

Detailed Description

Group that handles FreeRTOS Queue Management.