Searched refs:xEventGroupSetBits (Results 1 – 6 of 6) sorted by relevance
209 ( void ) xEventGroupSetBits( xEventGroup, uxBitsToSet ); in xEventGroupSync()547 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, in xEventGroupSetBits() function753 ( void ) xEventGroupSetBits( pvEventGroup, ( EventBits_t ) ulBitsToSet ); in vEventGroupSetBitsCallback()
538 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup,
182 #define xEventGroupSetBits MPU_xEventGroupSetBits macro
1062 xEventGroupSetBits( xEventGroup, uxBits ); in vPortLockInternalSpinUnlockWithNotify()
2075 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()2083 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()
4018 xReturn = xEventGroupSetBits( xInternalEventGroupHandle, uxBitsToSet ); in MPU_xEventGroupSetBitsImpl()