MPU_vQueueDelete() is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

MPU_vQueueDelete() function

Delete a queue - freeing all the memory allocated for storing of items placed on the queue.

Syntax

Arguments

xQueue

A handle to the queue to be deleted.

References

LocationText
mpu_wrappers.c:887
void MPU_vQueueDelete( QueueHandle_t xQueue ) /* FREERTOS_SYSTEM_CALL */
mpu_prototypes.h:95
void MPU_vQueueDelete( QueueHandle_t xQueue ) FREERTOS_SYSTEM_CALL;
queue.h:914

Call Tree

Functions called by MPU_vQueueDelete()
MPU_vQueueDelete()
Data read by MPU_vQueueDelete()
MPU_vQueueDelete()::xRunningPrivileged
all items filtered out
MPU_vQueueDelete()
Type of MPU_vQueueDelete()
MPU_vQueueDelete()
all items filtered out