Searched defs:ulBitsToClearOnExit (Results 1 – 2 of 2) sorted by relevance
2700 #define xTaskNotifyWait( ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNotificationValue, xTicksToW… argument2702 #define xTaskNotifyWaitIndexed( uxIndexToWaitOn, ulBitsToClearOnEntry, ulBitsToClearOnExit, pulNoti… argument
5426 uint32_t ulBitsToClearOnExit, in xTaskNotifyWait()5436 uint32_t ulBitsToClearOnExit, in xTaskGenericNotifyWait()