Searched defs:uxIndexToWait (Results 1 – 2 of 2) sorted by relevance
751 #define traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ) argument755 #define traceTASK_NOTIFY_TAKE( uxIndexToWait ) argument759 #define traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ) argument763 #define traceTASK_NOTIFY_WAIT( uxIndexToWait ) argument
4759 uint32_t ulTaskGenericNotifyTake( UBaseType_t uxIndexToWait, in ulTaskGenericNotifyTake()4831 BaseType_t xTaskGenericNotifyWait( UBaseType_t uxIndexToWait, in xTaskGenericNotifyWait()