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

vEventGroupSetBitsCallback() function

Syntax

void vEventGroupSetBitsCallback( void *pvEventGroup,     const uint32_t ulBitsToSet ) PRIVILEGED_FUNCTION;
Implemented in event_groups.c:657

Arguments

pvEventGroup

ulBitsToSet

References

LocationText
event_groups.c:657
void vEventGroupSetBitsCallback( void *pvEventGroup, const uint32_t ulBitsToSet )
event_groups.h:742
void vEventGroupSetBitsCallback( void *pvEventGroup, const uint32_t ulBitsToSet ) PRIVILEGED_FUNCTION;

Call Tree

Functions called by vEventGroupSetBitsCallback()
vEventGroupSetBitsCallback()
all items filtered out
Data read by vEventGroupSetBitsCallback()
vEventGroupSetBitsCallback()