threadx + 0/12 examples
CodeScope will show references to TX_OR from the following samples and libraries:
Libraries
Examples
STM32469I-Discovery
Applications
FileX
USBX
STM32F429ZI-Nucleo
Applications
NetXDuo
ThreadX
USBX
 
Symbols
loading...
Files
loading...

TX_OR macro

Syntax

#define TX_OR ((UINT) 0)

Examples

TX_OR is referenced by 12 libraries and example projects.

References

LocationText
tx_api.h:133
#define TX_OR ((UINT) 0)
tx_freertos.c:2107
get_option = TX_OR;
tx_freertos.c:2135
txe_event_flags_set.c:108
if (set_option != TX_OR)