threadx
pdFALSE
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading (2/4)...
Files
loading (4/4)...
threadx
filex
cmsis_rtos_threadx
netxduo
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
pdFALSE
pdFALSE macro
Syntax
Show:
Summary
Declaration
from
FreeRTOS.h:262
#define
pdFALSE
(
(
BaseType_t
)
0
)
Examples
References
from
examples
Code
Location
#define
pdFALSE
(
(
BaseType_t
)
0
)
FreeRTOS.h:262
#define
pdFAIL
(
pdFALSE
)
FreeRTOS.h:266
return
pdFALSE
;
tx_freertos.c:300
return
pdFALSE
;
tx_freertos.c:552
if
(
xClearCountOnExit
!=
pdFALSE
)
{
tx_freertos.c:768
ret_val
=
pdFALSE
;
tx_freertos.c:938
ret_val
=
pdFALSE
;
tx_freertos.c:1001
return
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
if
(
xWaitForAllBits
==
pdFALSE
)
{
tx_freertos.c:2105
if
(
xClearOnExit
==
pdFALSE
)
{
tx_freertos.c:2106
if
(
xClearOnExit
==
pdFALSE
)
{
tx_freertos.c:2112
if
(
uxAutoReload
!=
pdFALSE
)
{
tx_freertos.c:2268
if
(
uxAutoReload
!=
pdFALSE
)
{
tx_freertos.c:2311
return
pdFALSE
;
tx_freertos.c:2355
return
pdFALSE
;
tx_freertos.c:2361
if
(
uxAutoReload
!=
pdFALSE
)
{
tx_freertos.c:2560
type
=
pdFALSE
;
tx_freertos.c:2644
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out