pdFALSE is only used within threadx.
 
Symbols
loading...
Files
loading...

pdFALSE macro

Syntax

#define pdFALSE ((BaseType_t)0)

References

LocationText
FreeRTOS.h:262
#define pdFALSE ((BaseType_t)0)
FreeRTOS.h:266
#define pdFAIL (pdFALSE)
tx_freertos.c:300
return pdFALSE;
tx_freertos.c:552
return pdFALSE;
tx_freertos.c:768
if(xClearCountOnExit != pdFALSE) {
tx_freertos.c:938
ret_val = pdFALSE;
tx_freertos.c:1001
ret_val = pdFALSE;
tx_freertos.c:1008
return pdFALSE;
tx_freertos.c:1268
return pdFALSE;
tx_freertos.c:1272
return pdFALSE;
tx_freertos.c:1277
return pdFALSE;
tx_freertos.c:1292
return pdFALSE;
tx_freertos.c:1296
return pdFALSE;
tx_freertos.c:1320
return pdFALSE;
tx_freertos.c:1325
return pdFALSE;
tx_freertos.c:1343
return pdFALSE;
tx_freertos.c:1356
return pdFALSE;
tx_freertos.c:1363
return pdFALSE;
tx_freertos.c:1374
return pdFALSE;
tx_freertos.c:1581
return pdFALSE;
tx_freertos.c:1598
return pdFALSE;
tx_freertos.c:1607
return pdFALSE;
tx_freertos.c:1671
return pdFALSE;
tx_freertos.c:1694
return pdFALSE;
tx_freertos.c:1705
return pdFALSE;
tx_freertos.c:1764
return pdFALSE;
tx_freertos.c:1817
return pdFALSE;
tx_freertos.c:1890
return pdFALSE;
tx_freertos.c:1910
return pdFALSE;
tx_freertos.c:1948
return pdFALSE;
tx_freertos.c:1999
return pdFALSE;
tx_freertos.c:2105
if(xWaitForAllBits == pdFALSE) {
tx_freertos.c:2106
if(xClearOnExit == pdFALSE) {
tx_freertos.c:2112
if(xClearOnExit == pdFALSE) {
tx_freertos.c:2268
if(uxAutoReload != pdFALSE) {
tx_freertos.c:2311
if(uxAutoReload != pdFALSE) {
tx_freertos.c:2355
return pdFALSE;
tx_freertos.c:2361
return pdFALSE;
tx_freertos.c:2560
if(uxAutoReload != pdFALSE) {
tx_freertos.c:2644
type = pdFALSE;