Home
last modified time | relevance | path

Searched defs:taskEVENT_LIST_ITEM_VALUE_IN_USE (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Dtasks.c294 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint16_t ) 0x8000U ) macro
296 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint32_t ) 0x80000000U ) macro
298 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint64_t ) 0x8000000000000000U ) macro