Searched refs:xEventGroupSetBits (Results 1 – 6 of 6) sorted by relevance
203 ( void ) xEventGroupSetBits( xEventGroup, uxBitsToSet ); in xEventGroupSync()538 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup, in xEventGroupSetBits() function744 ( void ) xEventGroupSetBits( pvEventGroup, ( EventBits_t ) ulBitsToSet ); in vEventGroupSetBitsCallback()
523 EventBits_t xEventGroupSetBits( EventGroupHandle_t xEventGroup,
182 #define xEventGroupSetBits MPU_xEventGroupSetBits macro
1062 xEventGroupSetBits( xEventGroup, uxBits ); in vPortLockInternalSpinUnlockWithNotify()
2070 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()2078 xReturn = xEventGroupSetBits( xEventGroup, uxBitsToSet ); in MPU_xEventGroupSetBits()
4003 xReturn = xEventGroupSetBits( xInternalEventGroupHandle, uxBitsToSet ); in MPU_xEventGroupSetBitsImpl()