threadx + 0/2 examples
CodeScope will show references to TX_NO_EVENTS from the following samples and libraries:
 
Symbols
loading...
Files
loading...

TX_NO_EVENTS macro

Syntax

#define TX_NO_EVENTS ((UINT) 0x07)

Examples

TX_NO_EVENTS is referenced by 2 libraries and example projects.

References

LocationText
tx_api.h:187
#define TX_NO_EVENTS ((UINT) 0x07)
tx_event_flags_cleanup.c:205
tx_event_flags_get.c:284
status = TX_NO_EVENTS;
tx_event_flags_get.c:393
status = TX_NO_EVENTS;