threadx
TX_PTR_ERROR
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading (1/4)...
Files
loading (3/4)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
TX_PTR_ERROR
TX_PTR_ERROR macro
Syntax
Show:
Summary
Declaration
from
tx_api.h:183
#define
TX_PTR_ERROR
(
(
UINT
)
0x03
)
Examples
References
from
examples
Code
Location
#define
TX_PTR_ERROR
(
(
UINT
)
0x03
)
tx_api.h:183
status
=
TX_PTR_ERROR
;
tx_byte_release.c:132
status
=
TX_PTR_ERROR
;
tx_byte_release.c:142
status
=
TX_PTR_ERROR
;
tx_byte_release.c:153
status
=
TX_PTR_ERROR
;
tx_byte_release.c:160
status
=
TX_PTR_ERROR
;
txe_block_allocate.c:114
status
=
TX_PTR_ERROR
;
txe_block_pool_create.c:172
status
=
TX_PTR_ERROR
;
txe_block_release.c:86
status
=
TX_PTR_ERROR
;
txe_block_release.c:104
status
=
TX_PTR_ERROR
;
txe_block_release.c:112
status
=
TX_PTR_ERROR
;
txe_byte_allocate.c:117
status
=
TX_PTR_ERROR
;
txe_byte_pool_create.c:171
status
=
TX_PTR_ERROR
;
txe_byte_release.c:93
status
=
TX_PTR_ERROR
;
txe_event_flags_get.c:119
status
=
TX_PTR_ERROR
;
txe_queue_create.c:171
status
=
TX_PTR_ERROR
;
txe_queue_front_send.c:112
status
=
TX_PTR_ERROR
;
txe_queue_receive.c:114
status
=
TX_PTR_ERROR
;
txe_queue_send.c:112
status
=
TX_PTR_ERROR
;
txe_thread_create.c:226
status
=
TX_PTR_ERROR
;
txe_thread_create.c:234
status
=
TX_PTR_ERROR
;
txe_thread_preemption_change.c:104
status
=
TX_PTR_ERROR
;
txe_thread_priority_change.c:105
status
=
TX_PTR_ERROR
;
txe_thread_time_slice_change.c:104
return
(
TX_PTR_ERROR
)
;
txm_module_manager_absolute_load.c:127
return
(
TX_PTR_ERROR
)
;
txm_module_manager_external_memory_enable.c:211
return
(
TX_PTR_ERROR
)
;
txm_module_manager_external_memory_enable.c:224
return
(
TX_PTR_ERROR
)
;
txm_module_manager_internal_load.c:130
return
(
TX_PTR_ERROR
)
;
txm_module_manager_maximum_module_priority_set.c:82
return
(
TX_PTR_ERROR
)
;
txm_module_manager_maximum_module_priority_set.c:95
return_value
=
TX_PTR_ERROR
;
txm_module_manager_object_deallocate.c:97
return
(
TX_PTR_ERROR
)
;
txm_module_manager_object_pointer_get_extended.c:122
return
(
TX_PTR_ERROR
)
;
txm_module_manager_properties_get.c:82
return
(
TX_PTR_ERROR
)
;
txm_module_manager_properties_get.c:90
return
(
TX_PTR_ERROR
)
;
txm_module_manager_properties_get.c:98
return
(
TX_PTR_ERROR
)
;
txm_module_manager_start.c:95
return
(
TX_PTR_ERROR
)
;
txm_module_manager_start.c:109
return
(
TX_PTR_ERROR
)
;
txm_module_manager_stop.c:180
return
(
TX_PTR_ERROR
)
;
txm_module_manager_stop.c:194
return
(
TX_PTR_ERROR
)
;
txm_module_manager_thread_create.c:198
return
(
TX_PTR_ERROR
)
;
txm_module_manager_thread_create.c:206
return
(
TX_PTR_ERROR
)
;
txm_module_manager_unload.c:107
return
(
TX_PTR_ERROR
)
;
txm_module_manager_unload.c:121
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