Home
last modified time | relevance | path

Searched refs:TX_EVENT_FLAGS_AND_MASK (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.2.1/common_smp/inc/
Dtx_event_flags.h57 #define TX_EVENT_FLAGS_AND_MASK ((UINT) 0x2) macro
/ThreadX-v6.2.1/common/inc/
Dtx_event_flags.h57 #define TX_EVENT_FLAGS_AND_MASK ((UINT) 0x2) macro
/ThreadX-v6.2.1/common/src/
Dtx_event_flags_set.c132 if ((set_option & TX_EVENT_FLAGS_AND_MASK) == TX_AND) in _tx_event_flags_set()
/ThreadX-v6.2.1/common_smp/src/
Dtx_event_flags_set.c132 if ((set_option & TX_EVENT_FLAGS_AND_MASK) == TX_AND) in _tx_event_flags_set()