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

TX_1_ULONG macro

Syntax

#define TX_1_ULONG ((UINT) 1)

Examples

TX_1_ULONG is referenced by 8 libraries and example projects.

References

LocationText
tx_api.h:135
#define TX_1_ULONG ((UINT) 1)
txe_queue_create.c:175
else if (message_size < TX_1_ULONG)