Searched refs:xEventGroupSetBits (Results 1 – 6 of 6) sorted by relevance
201 ( void ) xEventGroupSetBits( xEventGroup, uxBitsToSet ); in xEventGroupSync()518 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, in xEventGroupSetBits() function701 …( void ) xEventGroupSetBits( pvEventGroup, ( EventBits_t ) ulBitsToSet ); /*lint !e9079 Can't avoi… in vEventGroupSetBitsCallback()
523 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup,
179 #define xEventGroupSetBits MPU_xEventGroupSetBits macro
762 xEventGroupSetBits( xEventGroup, uxBits ); in vPortLockInternalSpinUnlockWithNotify()
2094 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()2102 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()
3925 xReturn = xEventGroupSetBits( xInternalEventGroupHandle, uxBitsToSet ); in MPU_xEventGroupSetBitsImpl()