Searched refs:xTaskNotifyWaitIndexed (Results 1 – 2 of 2) sorted by relevance
897 …( void ) xTaskNotifyWaitIndexed( pxStreamBuffer->uxNotificationIndex, ( uint32_t ) 0, ( uint32_t )… in xStreamBufferSend()1121 …( void ) xTaskNotifyWaitIndexed( pxStreamBuffer->uxNotificationIndex, ( uint32_t ) 0, ( uint32_t )… in xStreamBufferReceive()
2909 #define xTaskNotifyWaitIndexed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNoti… macro