threadx
+
0
/6 examples
SourceVu will show references to
TX_QUEUE_ERROR
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_Thread_MsgQueue
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_QUEUE_ERROR
TX_QUEUE_ERROR macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:189
#define
TX_QUEUE_ERROR
(
(
UINT
)
0x09
)
Examples
TX_QUEUE_ERROR
is referenced by 6 libraries and example projects:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Host_DualClass
Ux_Host_HID_CDC_ACM
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_Thread_MsgQueue
USBX
Ux_Host_CDC_ACM
Ux_Host_HID
Ux_Host_MSC
References
from
0/6
examples
Code
Location
#define
TX_QUEUE_ERROR
(
(
UINT
)
0x09
)
tx_api.h:189
status
=
TX_QUEUE_ERROR
;
txe_queue_create.c:105
status
=
TX_QUEUE_ERROR
;
txe_queue_create.c:113
status
=
TX_QUEUE_ERROR
;
txe_queue_create.c:163
status
=
TX_QUEUE_ERROR
;
txe_queue_delete.c:92
status
=
TX_QUEUE_ERROR
;
txe_queue_delete.c:100
status
=
TX_QUEUE_ERROR
;
txe_queue_flush.c:84
status
=
TX_QUEUE_ERROR
;
txe_queue_flush.c:92
status
=
TX_QUEUE_ERROR
;
txe_queue_front_send.c:96
status
=
TX_QUEUE_ERROR
;
txe_queue_front_send.c:104
status
=
TX_QUEUE_ERROR
;
txe_queue_info_get.c:93
status
=
TX_QUEUE_ERROR
;
txe_queue_info_get.c:101
status
=
TX_QUEUE_ERROR
;
txe_queue_prioritize.c:81
status
=
TX_QUEUE_ERROR
;
txe_queue_prioritize.c:88
status
=
TX_QUEUE_ERROR
;
txe_queue_receive.c:98
status
=
TX_QUEUE_ERROR
;
txe_queue_receive.c:106
status
=
TX_QUEUE_ERROR
;
txe_queue_send.c:96
status
=
TX_QUEUE_ERROR
;
txe_queue_send.c:104
status
=
TX_QUEUE_ERROR
;
txe_queue_send_notify.c:85
status
=
TX_QUEUE_ERROR
;
txe_queue_send_notify.c:93
return
(
TX_QUEUE_ERROR
)
;
txm_module_manager_dispatch.h:1636
Call Tree
from
0/6
examples
All items filtered out
All items filtered out
Data Use
from
0/6
examples
All items filtered out
All items filtered out
Class Tree
from
0/6
examples
All items filtered out
All items filtered out
Override Tree
from
0/6
examples
All items filtered out
All items filtered out
Implementations
from
0/6
examples
All items filtered out
All items filtered out
Instances
from
0/6
examples
Lifecycle
from
0/6
examples
All items filtered out
All items filtered out