Searched defs:uxIndexToWait (Results 1 – 3 of 3) sorted by relevance
209 #define traceTASK_NOTIFY_TAKE( uxIndexToWait ) SEGGER_SYSVIEW_RecordU32x2(ap… argument226 #define traceTASK_NOTIFY_WAIT( uxIndexToWait ) SYSVIEW_RecordU32x4(apiFastID… argument
688 #define traceTASK_NOTIFY_TAKE_BLOCK( uxIndexToWait ) argument692 #define traceTASK_NOTIFY_TAKE( uxIndexToWait ) argument696 #define traceTASK_NOTIFY_WAIT_BLOCK( uxIndexToWait ) argument700 #define traceTASK_NOTIFY_WAIT( uxIndexToWait ) argument
5350 uint32_t ulTaskGenericNotifyTake( UBaseType_t uxIndexToWait, in ulTaskGenericNotifyTake()5434 BaseType_t xTaskGenericNotifyWait( UBaseType_t uxIndexToWait, in xTaskGenericNotifyWait()