Home
last modified time | relevance | path

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

/Kernel-v11.0.1/
Dtasks.c287 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint16_t ) 0x8000U ) macro
289 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint32_t ) 0x80000000UL ) macro
291 #define taskEVENT_LIST_ITEM_VALUE_IN_USE ( ( uint64_t ) 0x8000000000000000ULL ) macro